add handlers for nginx

This commit is contained in:
meaz 2023-08-01 21:40:50 +02:00
parent 645cbc1bca
commit bef5dab598
Signed by: meaz
GPG Key ID: CD7A47B2F1ED43B4
1 changed files with 5 additions and 0 deletions

View File

@ -14,3 +14,8 @@
systemd:
name: zabbix-proxy
state: restarted
- name: restart nginx
systemd:
name: nginx
state: restarted