fix: handlers

This commit is contained in:
Clément Désiles
2025-12-09 00:30:51 +01:00
parent dede0052e9
commit 13b9723d7b
3 changed files with 12 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
---
- name: Reload systemd
ansible.builtin.systemd:
daemon_reload: true