Initial commit

This commit is contained in:
Tyler Hale 2024-11-24 16:59:28 -07:00
parent 5dec219010
commit 9a2b68a6ef
Signed by: Tyler
GPG key ID: C7CC4B910D88EF96
8 changed files with 137 additions and 5 deletions

7
zabbixAgent.yml Normal file
View file

@ -0,0 +1,7 @@
---
# file: zabbixAgent.yml
- hosts: zabbixAgent
become: true
roles:
- zabbixAgent