Skip to content

Commit 998860d

Browse files
authored
Document the choice of not using a handler
1 parent ab9b8e4 commit 998860d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tasks/systemd.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
dest: "/etc/systemd/system/multi-user.target.wants/haproxy.service"
1717
state: link
1818

19+
#
20+
# Keep systemd-specific bits here instead of pushing a global handler.
21+
#
1922
- name: Systemd - Ensure systemd daemon is reloaded.
2023
systemd:
2124
daemon_reload: yes

0 commit comments

Comments
 (0)