add handler for reloading prometheus

monitoring
histausse 3 years ago
parent 83110c199c
commit 037ef8db77
Signed by: histausse
GPG Key ID: 67486F107F62E9E9

@ -0,0 +1,5 @@
---
- name: Reload prometheus
systemd:
name: prometheus
state: reloaded
Loading…
Cancel
Save