summaryrefslogtreecommitdiff
path: root/roles/streaming/dolmetsch-raspi/handlers
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2021-07-30 21:54:12 +0200
committerChristian Pointner <equinox@spreadspace.org>2021-07-30 21:54:12 +0200
commite578f4538dad9aa7cd977094e58293e847990d30 (patch)
treee69f9edd2fe8d312e0ee4d0f7fb3adda35d88d7e /roles/streaming/dolmetsch-raspi/handlers
parentmove some legacy stuff to graveyard (diff)
move dolmetsch-raspi to generic folder
Diffstat (limited to 'roles/streaming/dolmetsch-raspi/handlers')
-rw-r--r--roles/streaming/dolmetsch-raspi/handlers/main.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/roles/streaming/dolmetsch-raspi/handlers/main.yml b/roles/streaming/dolmetsch-raspi/handlers/main.yml
new file mode 100644
index 00000000..bb7fde2b
--- /dev/null
+++ b/roles/streaming/dolmetsch-raspi/handlers/main.yml
@@ -0,0 +1,4 @@
+---
+- name: reload systemd
+ systemd:
+ daemon_reload: yes