This commit is contained in:
2024-06-14 08:40:04 +02:00
parent 1ec41c82d9
commit baa8139899
33 changed files with 823 additions and 68 deletions

6
zabbix-agent.yml Normal file
View File

@@ -0,0 +1,6 @@
---
- name: Configure Zabbix Agent
hosts: all
become: true
roles:
- zabbix_agent