2017-06-11 20:26:34 +02:00
|
|
|
---
|
2018-07-26 10:57:58 +02:00
|
|
|
|
2020-06-18 08:42:50 +02:00
|
|
|
- name: Reload systemd
|
2020-06-22 13:24:53 +02:00
|
|
|
systemd: daemon_reload=yes
|
2020-06-18 08:42:50 +02:00
|
|
|
|
2017-06-11 20:26:34 +02:00
|
|
|
- name: Restart yanic
|
|
|
|
service: name=yanic state=restarted
|
|
|
|
|
|
|
|
- name: Restart yanic-publish
|
|
|
|
service: name=yanic-publish.timer state=restarted
|