mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-27 07:23:07 +00:00
logrotate pkg check
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
26224a51d9
commit
f14b3a37ad
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@
|
|||
- { path: "/etc/logrotate.conf" }
|
||||
when:
|
||||
- rhel9cis_rule_4_3
|
||||
- "'logrotate' in ansible_facts.packages"
|
||||
tags:
|
||||
- level1-server
|
||||
- level1-workstation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue