forked from ansible-lockdown/RHEL9-CIS
title update
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
876b5d3508
commit
793b1e1666
1 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
name: rsyslog-logrotate
|
name: rsyslog-logrotate
|
||||||
state: present
|
state: present
|
||||||
|
|
||||||
- name: "4.3.2 | PATCH | Ensure logrotate is configured | scheduled"
|
- name: "4.3 | PATCH | Ensure logrotate is configured | scheduled"
|
||||||
ansible.builtin.systemd:
|
ansible.builtin.systemd:
|
||||||
name: logrotate.timer
|
name: logrotate.timer
|
||||||
state: started
|
state: started
|
||||||
|
|
@ -36,4 +36,4 @@
|
||||||
- manual
|
- manual
|
||||||
- patch
|
- patch
|
||||||
- logrotate
|
- logrotate
|
||||||
- rule_4.3.1
|
- rule_4.3
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue