music: Update mpd-volume-to-mqtt script

This commit is contained in:
polyfloyd 2024-04-14 20:30:50 +02:00
parent 40093a5936
commit 84e3dc8478
5 changed files with 69 additions and 0 deletions

View file

@ -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