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