services: Add flipdot
This commit is contained in:
parent
cdc9f519f0
commit
2d22a6e769
7 changed files with 84 additions and 0 deletions
|
@ -7,6 +7,12 @@
|
|||
state: restarted
|
||||
daemon_reload: true
|
||||
|
||||
- name: restart flipdot
|
||||
systemd:
|
||||
name: flipdot
|
||||
state: restarted
|
||||
daemon_reload: true
|
||||
|
||||
- name: restart siahsd
|
||||
systemd:
|
||||
name: siahsd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue