The handler now really restarts the service.

This commit is contained in:
Andrea Dell'Amico 2020-04-19 19:33:38 +02:00
parent 1c9bad5e4b
commit a2b3ee13fa
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
---
- name: restart zabbix-agent
service: name=zabbix-agent state=started enabled=yes
service: name=zabbix-agent state=restarted enabled=yes