Files
ansible/zabbix-agent.yml
2024-09-12 09:27:25 +00:00

7 lines
122 B
YAML

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