mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-24 22:23:06 +00:00
logrotate process update
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
97a6a61997
commit
1dd2b46be6
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
||||||
|
|
||||||
- name: "4.3.2 | PATCH | Ensure logrotate is running and enabled"
|
- name: "4.3.2 | PATCH | Ensure logrotate is running and enabled"
|
||||||
systemd:
|
systemd:
|
||||||
name: logrotate
|
name: logrotate.timer
|
||||||
state: started
|
state: started
|
||||||
enabled: true
|
enabled: true
|
||||||
when:
|
when:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue