This commit is contained in:
2025-12-29 19:11:06 +01:00
parent 27bbd9621a
commit b902142c4b
10 changed files with 216 additions and 0 deletions

3
handlers/main.yml Normal file
View File

@@ -0,0 +1,3 @@
- name: Reload systemd
ansible.builtin.systemd:
daemon_reload: true