forked from ansible-lockdown/RHEL9-CIS
updated for correct service name
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
2c9587e666
commit
e807498ed8
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
|
||||
- name: "4.3.2 | PATCH | Ensure logrotate is running and enabled"
|
||||
systemd:
|
||||
name: rsyslog-logrotate
|
||||
name: logrotate
|
||||
state: started
|
||||
enabled: true
|
||||
when:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue