Role service-fastd-mesh: restart fastd-exporter after changes

This commit is contained in:
Julian Labus 2019-03-11 10:34:25 +01:00
parent 7bb4c241e2
commit 7d1289f811
No known key found for this signature in database
GPG Key ID: 8AF209F2C6B3572A
1 changed files with 3 additions and 1 deletions

View File

@ -111,7 +111,9 @@
template:
src: "fastd-exporter.service.j2"
dest: "/etc/systemd/system/fastd-exporter.service"
notify: reload systemd
notify:
- reload systemd
- restart fastd-exporter
- name: configure fastd-exporter systemd unit
systemd: