add zabbix-agent import role
This commit is contained in:
parent
6695c8bc5e
commit
5095aea0fb
|
@ -47,6 +47,11 @@
|
|||
name: config-ntp
|
||||
tags: config-ntp_config
|
||||
|
||||
- name: "[CONFIG ZABBIX AGENT] Install and configure ZABBIX AGENT"
|
||||
import_role:
|
||||
name: config-zabbix-agent
|
||||
tags: config-zabbix-agent_config
|
||||
|
||||
#handlers:
|
||||
# - include_tasks: roles/{{ item }}/handlers/main.yaml
|
||||
# with_items:
|
||||
|
|
Loading…
Reference in New Issue