mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2026-03-25 22:37:11 +00:00
Merge branch 'updates' into benchmark_v2.0.0
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
commit
e5f923c9be
11 changed files with 83 additions and 71 deletions
|
|
@ -1,7 +1,8 @@
|
|||
---
|
||||
|
||||
# defaults file for rhel9-cis
|
||||
# WARNING:
|
||||
# These values may be overriden by other vars-setting options(e.g. like the below 'container_vars_file'), as explained here:
|
||||
# These values may be overridden by other vars-setting options(e.g. like the below 'container_vars_file'), as explained here:
|
||||
# https://docs.ansible.com/ansible/latest/playbook_guide/playbooks_variables.html#variable-precedence-where-should-i-put-a-variable
|
||||
|
||||
# Run the OS validation check
|
||||
|
|
@ -85,7 +86,7 @@ audit_capture_files_dir: /some/location to copy to on control node
|
|||
|
||||
# How to retrieve audit binary
|
||||
# Options are copy or download - detailed settings at the bottom of this file
|
||||
# you will need to access to either github or the file already dowmloaded
|
||||
# you will need to access to either github or the file already downloaded
|
||||
get_audit_binary_method: download
|
||||
|
||||
## if get_audit_binary_method - copy the following needs to be updated for your environment
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue