Update main.yml

rename Systemd daemon reload handler to be the same as all the notifies that want to call this.

Signed-off-by: Ricky Latupeirissa <38087794+rilatu@users.noreply.github.com>
This commit is contained in:
Ricky Latupeirissa 2025-03-28 12:19:40 +01:00 committed by GitHub
parent 7079011249
commit 196d4c45ae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -236,7 +236,7 @@
name: systemd-journal-upload
state: restarted
- name: Systemd daemon reload
- name: Systemd_daemon_reload
ansible.builtin.systemd:
daemon-reload: true