Zabbix: Add zabbix_agent tag to API host-creation tasks

Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
This commit is contained in:
Greg Sutcliffe
2025-07-30 10:47:21 +01:00
parent 46c8cfff0f
commit 5fb8726bcd

View File

@@ -18,6 +18,7 @@
ansible_zabbix_url_path: "{{ zabbix_url_path }}"
tags:
- zabbix_hosts
- zabbix_agent
block:
# Create the host in Zabbix, assign to default templates
- name: Create self in Zabbix