aboutsummaryrefslogtreecommitdiff
path: root/infrastructure/roles/systemd/handlers
diff options
context:
space:
mode:
Diffstat (limited to 'infrastructure/roles/systemd/handlers')
-rw-r--r--infrastructure/roles/systemd/handlers/main.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/infrastructure/roles/systemd/handlers/main.yaml b/infrastructure/roles/systemd/handlers/main.yaml
new file mode 100644
index 0000000..a6a8b44
--- /dev/null
+++ b/infrastructure/roles/systemd/handlers/main.yaml
@@ -0,0 +1,2 @@
+- name: systemd daemon reload
+ ansible.builtin.command: systemctl daemon-reload