summaryrefslogtreecommitdiffstats
path: root/roles/proxy/handlers/systemd.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/proxy/handlers/systemd.yml')
-rw-r--r--roles/proxy/handlers/systemd.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/proxy/handlers/systemd.yml b/roles/proxy/handlers/systemd.yml
new file mode 100644
index 0000000..d81fdba
--- /dev/null
+++ b/roles/proxy/handlers/systemd.yml
@@ -0,0 +1,2 @@
+- name: reload systemd
+ command: /usr/bin/systemctl --system daemon-reload