mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-24 22:23:06 +00:00
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:
parent
7079011249
commit
196d4c45ae
1 changed files with 1 additions and 1 deletions
|
|
@ -236,7 +236,7 @@
|
|||
name: systemd-journal-upload
|
||||
state: restarted
|
||||
|
||||
- name: Systemd daemon reload
|
||||
- name: Systemd_daemon_reload
|
||||
ansible.builtin.systemd:
|
||||
daemon-reload: true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue