first commit

This commit is contained in:
2026-03-13 08:38:01 -04:00
commit a1b2b4dd8f
8 changed files with 296 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
---
- name: Install Zabbix Agent2 on tagged Proxmox hosts
hosts: zabbix
become: true
gather_facts: true
roles:
- zabbix_agent