mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2026-03-25 22:37:11 +00:00
fixed compability pre 2.14 thanks to public PR #380
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
55917c8daa
commit
4b302f97f9
2 changed files with 3 additions and 3 deletions
|
|
@ -263,7 +263,7 @@
|
|||
listen: Restart auditd
|
||||
|
||||
- name: Start auditd process
|
||||
ansible.builtin.systemd_service:
|
||||
ansible.builtin.systemd:
|
||||
name: auditd
|
||||
state: started
|
||||
listen: Restart auditd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue