summaryrefslogtreecommitdiff
path: root/roles/elevate/dolmetsch-raspi/handlers/main.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2019-02-24 21:16:18 +0100
committerChristian Pointner <equinox@spreadspace.org>2019-02-24 21:16:18 +0100
commitfbea0c32817aa91aeedd07705931ca36fb911c52 (patch)
tree17cba6af4a156336b796157b9483861ae331f8fb /roles/elevate/dolmetsch-raspi/handlers/main.yml
parentadded helene to k8s-emc and ip addresses for liquid truth (diff)
added sytemd units for forlmetschctl(d)
Diffstat (limited to 'roles/elevate/dolmetsch-raspi/handlers/main.yml')
-rw-r--r--roles/elevate/dolmetsch-raspi/handlers/main.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/roles/elevate/dolmetsch-raspi/handlers/main.yml b/roles/elevate/dolmetsch-raspi/handlers/main.yml
new file mode 100644
index 00000000..bb7fde2b
--- /dev/null
+++ b/roles/elevate/dolmetsch-raspi/handlers/main.yml
@@ -0,0 +1,4 @@
+---
+- name: reload systemd
+ systemd:
+ daemon_reload: yes