mirror of
https://github.com/roles-ansible/ansible_role_prometheus_ping_exporter.git
synced 2024-08-16 10:19:51 +02:00
Merge pull request #2 from roles-ansible/5
restart systemd on config change
This commit is contained in:
commit
b43ad3900f
1 changed files with 2 additions and 0 deletions
|
@ -7,3 +7,5 @@
|
|||
mode: 0640
|
||||
owner: "{{ ping_exporter__user }}"
|
||||
group: "{{ ping_exporter__group }}"
|
||||
notify:
|
||||
- "Systemctl restart ping_exporter.service"
|
||||
|
|
Loading…
Add table
Reference in a new issue