changed name of zabbix tag group

This commit is contained in:
2026-03-13 08:43:24 -04:00
parent a1b2b4dd8f
commit 4938f69fc1
3 changed files with 4 additions and 4 deletions

View File

@@ -19,7 +19,7 @@ groups:
update_targets: "'update' in (proxmox_tags | default([]))"
docker_hosts: "'docker' in (proxmox_tags | default([]))"
kubernetes: "'k8s' in (proxmox_tags | default([]))"
zabbix: "'zabbix' in (proxmox_tags | default([]))"
zabbix_targets: "'zabbix' in (proxmox_tags | default([]))"
compose:
ansible_host: name + '.lan'