Add tag to only restart prometheus-node-exporter
parent
f90d0a805e
commit
621986fceb
|
@ -37,3 +37,4 @@
|
||||||
line: |
|
line: |
|
||||||
ARGS="--web.listen-address={{ ansible_hostname }}.adm.crans.org:9100"
|
ARGS="--web.listen-address={{ ansible_hostname }}.adm.crans.org:9100"
|
||||||
notify: Restart prometheus-node-exporter
|
notify: Restart prometheus-node-exporter
|
||||||
|
tags: restart-node-exporter
|
||||||
|
|
Loading…
Reference in New Issue