mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
zabbix: retag tasks in zabbix_templates role
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
---
|
||||
- include_tasks: hostgroups.yml
|
||||
tags:
|
||||
- zabbix_add_hostgroups
|
||||
- zabbix_templates
|
||||
|
||||
- include_tasks: add_hosts_to_hostgroups.yml
|
||||
tags:
|
||||
- zabbix_add_hosts_to_hostgroups
|
||||
- zabbix_templates
|
||||
|
||||
- include_tasks: templates.yml
|
||||
tags:
|
||||
- zabbix_add_templates
|
||||
- zabbix_templates
|
||||
|
||||
- include_tasks: add_templates_to_hosts.yml
|
||||
tags:
|
||||
- zabbix_add_templates_to_hosts
|
||||
- zabbix_templates
|
||||
|
||||
Reference in New Issue
Block a user