The handler now really restarts the service.
This commit is contained in:
parent
1c9bad5e4b
commit
a2b3ee13fa
|
@ -1,3 +1,3 @@
|
|||
---
|
||||
- name: restart zabbix-agent
|
||||
service: name=zabbix-agent state=started enabled=yes
|
||||
service: name=zabbix-agent state=restarted enabled=yes
|
||||
|
|
Loading…
Reference in New Issue