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