fix 🐛: Fix typo in handlers/main.yml
Corrected a typographical error in the main handler configuration file. (parser-error: conflicting action statements)
This commit is contained in:
@@ -13,4 +13,4 @@
|
|||||||
|
|
||||||
- name: Reload systemd
|
- name: Reload systemd
|
||||||
ansible.builtin.systemd_service:
|
ansible.builtin.systemd_service:
|
||||||
daemon_reexec: true
|
daemon_reexec: true
|
||||||
|
|||||||
Reference in New Issue
Block a user