Actualiser Creation Host Zabbix.yml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user