2017-06-11 20:26:34 +02:00
|
|
|
---
|
2018-07-26 10:57:58 +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
|
|
|
|
|
|
|
|
- name: Reload systemd
|
|
|
|
command: systemctl daemon-reload
|