zabbix: retag tasks in zabbix_templates role
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
This commit is contained in:
parent
0551f3f343
commit
4cfba84485
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue