zabbix_server: add tags to main.yml
This commit is contained in:
parent
9f32846426
commit
51baa7e1dd
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
||||||
---
|
---
|
||||||
|
|
||||||
- include_tasks: install.yml
|
- include_tasks: install.yml
|
||||||
|
tags:
|
||||||
|
- zabbix-configuration
|
||||||
|
|
||||||
# - include_tasks: plugins.yml
|
# - include_tasks: plugins.yml
|
||||||
- include_tasks: start_services.yml
|
- include_tasks: start_services.yml
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue