Files
zabbix-agent-install/playbooks/install_zabbix.yml

9 lines
147 B
YAML

---
- name: Install Zabbix Agent2 on tagged Proxmox hosts
hosts: zabbix_targets
become: true
gather_facts: true
roles:
- zabbix_agent