mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-24 22:23:06 +00:00
removed legacy option
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
f8cdf84e95
commit
ea17b0adc2
1 changed files with 0 additions and 2 deletions
|
|
@ -94,8 +94,6 @@ audit_max_concurrent: 50
|
||||||
## Only run Audit do not remediate
|
## Only run Audit do not remediate
|
||||||
audit_only: false
|
audit_only: false
|
||||||
### As part of audit_only ###
|
### As part of audit_only ###
|
||||||
# This will enable files to be copied back to control node in audit_only mode
|
|
||||||
fetch_audit_files: false
|
|
||||||
# Path to copy the files to will create dir structure in audit_only mode
|
# 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
|
audit_capture_files_dir: /some/location to copy to on control node
|
||||||
#############################
|
#############################
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue