nginx - add handler
This commit is contained in:
parent
661df56f38
commit
a4c84e0543
@ -96,3 +96,10 @@
|
||||
state: restarted
|
||||
enabled: yes
|
||||
tags: ['prometheus']
|
||||
|
||||
- name: 'nginx-exporter-restart'
|
||||
systemd:
|
||||
name: prometheus-nginx-exporter.service
|
||||
state: restarted
|
||||
enabled: yes
|
||||
tags: ['prometheus']
|
||||
|
Loading…
Reference in New Issue
Block a user