add handlers for nginx
This commit is contained in:
parent
645cbc1bca
commit
bef5dab598
1 changed files with 5 additions and 0 deletions
|
@ -14,3 +14,8 @@
|
|||
systemd:
|
||||
name: zabbix-proxy
|
||||
state: restarted
|
||||
|
||||
- name: restart nginx
|
||||
systemd:
|
||||
name: nginx
|
||||
state: restarted
|
Loading…
Reference in a new issue