1
0
Fork 0
mirror of https://gitlab.com/s3lph/ansible-collection-prometheus synced 2024-10-22 19:36:59 +02:00

Restart PNE when changing TLS config

This commit is contained in:
s3lph 2020-11-17 23:06:32 +01:00
parent ee169d0b73
commit c7d0bece62

View file

@ -6,6 +6,7 @@
dest: /etc/prometheus/tls/config.yml
owner: prometheus
group: prometheus
notify: restart prometheus-node-exporter
- name: render /etc/default/prometheus-node-exporter
template: