Files
zabbix-agent-install/playbooks/install_zabbix.yml
2026-03-13 08:38:01 -04:00

9 lines
139 B
YAML

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