mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 19:06:39 +08:00
Zabbix: Add zabbix_agent tag to API host-creation tasks
Signed-off-by: Greg Sutcliffe <fedora@emeraldreverie.org>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user