music: Update mpd-volume-to-mqtt script
This commit is contained in:
parent
40093a5936
commit
84e3dc8478
5 changed files with 69 additions and 0 deletions
|
@ -23,3 +23,9 @@
|
|||
name: soundboard
|
||||
state: restarted
|
||||
daemon_reload: true
|
||||
|
||||
- name: restart mpd-volume-to-mqtt
|
||||
systemd:
|
||||
name: mpd-volume-to-mqtt
|
||||
state: restarted
|
||||
daemon_reload: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue