mirror of
https://gitlab.com/s3lph/ansible-collection-prometheus
synced 2024-11-22 17:51:01 +01:00
Restart PNE when changing TLS config
This commit is contained in:
parent
ee169d0b73
commit
c7d0bece62
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
||||||
dest: /etc/prometheus/tls/config.yml
|
dest: /etc/prometheus/tls/config.yml
|
||||||
owner: prometheus
|
owner: prometheus
|
||||||
group: prometheus
|
group: prometheus
|
||||||
|
notify: restart prometheus-node-exporter
|
||||||
|
|
||||||
- name: render /etc/default/prometheus-node-exporter
|
- name: render /etc/default/prometheus-node-exporter
|
||||||
template:
|
template:
|
||||||
|
|
Loading…
Reference in a new issue