Actualiser Creation Host Zabbix.yml

This commit is contained in:
l.covela 2025-11-28 16:27:58 +01:00
parent 44adbdb480
commit 8beb7c1541
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
tasks:
- name: Create Zabbix host
community.zabbix.zabbix_host:
host_name: "{{ inventory_hostname }}"
host_name: "{{ zabbix_host_name }}"
host_groups: "{{ zabbix_agent_groups }}"
link_templates: "{{ zabbix_agent_link_templates }}"
status: enabled