add handler for reloading prometheus

This commit is contained in:
histausse 2021-09-05 22:56:13 +02:00
parent 83110c199c
commit 037ef8db77
Signed by: histausse
GPG key ID: 67486F107F62E9E9

View file

@ -0,0 +1,5 @@
---
- name: Reload prometheus
systemd:
name: prometheus
state: reloaded