Initial commit
This commit is contained in:
parent
5dec219010
commit
9a2b68a6ef
8 changed files with 137 additions and 5 deletions
7
zabbixAgent.yml
Normal file
7
zabbixAgent.yml
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
# file: zabbixAgent.yml
|
||||
|
||||
- hosts: zabbixAgent
|
||||
become: true
|
||||
roles:
|
||||
- zabbixAgent
|
Loading…
Add table
Add a link
Reference in a new issue