Files
ansible/zabbix-agent.yml
2024-06-14 13:18:49 +02:00

7 lines
121 B
YAML

---
- name: Ensure Zabbix agent is installed and configured
hosts: all
gather_facts: yes
roles:
- zabbix_agent