"restart prometheus instead of reloading"

This commit is contained in:
histausse 2021-09-06 00:30:05 +02:00
parent 7cfc79f4b8
commit e691ca45b0
Signed by: histausse
GPG key ID: 67486F107F62E9E9
2 changed files with 3 additions and 3 deletions

View file

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

View file

@ -26,7 +26,7 @@
owner: root
group: root
mode: '0640'
notify: Reload prometheus
notify: Restart prometheus
no_log: true