mirror of
https://github.com/ansible-lockdown/RHEL9-CIS-Audit.git
synced 2026-06-01 18:40:41 +00:00
Merge pull request #58 from ansible-lockdown/issue_55_v2
fixed title as per #55 thanks to @brent-bean
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
{{ if .Vars.rhel9cis_rule_6_3_2_4 }}
|
||||
command:
|
||||
logs_low_space_auditd_conf:
|
||||
title: 6.3.2.4 | Ensure system is disabled when audit logs are full
|
||||
title: 6.3.2.4 | Ensure system warns when audit logs are low on space
|
||||
exec: grep space_left_action /etc/audit/auditd.conf
|
||||
exit-status: 0
|
||||
stdout:
|
||||
|
||||
Reference in New Issue
Block a user