Merge pull request 'The handler now really restarts the service.' (#6) from adellam/ansible-role-zabbix-agent:master into master
This commit is contained in:
commit
87d4a7ca4d
|
@ -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