Update zabbix-agent/main.yaml
This commit is contained in:
parent
119c26df03
commit
9499af8321
|
@ -40,7 +40,7 @@
|
|||
- name: Create new zabbix config file from template
|
||||
become: yes
|
||||
template:
|
||||
src: "templates/zabbix_agentd.conf.j2"
|
||||
src: "zabbix_agentd.conf.j2"
|
||||
dest: "/etc/zabbix/zabbix_agentd.conf"
|
||||
|
||||
- name: Start service zabbix-agent
|
||||
|
|
Loading…
Reference in New Issue