mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2026-03-25 22:37:11 +00:00
QA fixes and rollback of audit_only logic
Signed-off-by: Frederick Witty <frederick.witty@gotyto.com>
This commit is contained in:
parent
11becb32c5
commit
71206432be
6 changed files with 9 additions and 37 deletions
|
|
@ -86,9 +86,6 @@ audit_max_concurrent: 50
|
|||
|
||||
## Only run Audit do not remediate
|
||||
audit_only: false
|
||||
### As part of audit_only ###
|
||||
# Path to copy the files to will create dir structure in audit_only mode
|
||||
audit_capture_files_dir: /some/location to copy to on control node
|
||||
#############################
|
||||
|
||||
# How to retrieve audit binary
|
||||
|
|
@ -385,7 +382,6 @@ rhel9cis_rule_5_3_3_2_4: true
|
|||
rhel9cis_rule_5_3_3_2_5: true
|
||||
rhel9cis_rule_5_3_3_2_6: true
|
||||
rhel9cis_rule_5_3_3_2_7: true
|
||||
rhel9cis_rule_5_3_3_2_8: true
|
||||
# 5.3.3.3 Configure pam_pwhistory module
|
||||
# These are added as part of 5.3.2.4 using jinja2 template
|
||||
rhel9cis_rule_5_3_3_3_1: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue