forked from ansible-lockdown/RHEL9-CIS
removed unneccesary vars
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
4fb533bcbe
commit
078c091232
1 changed files with 0 additions and 5 deletions
|
|
@ -49,15 +49,10 @@ rhel9cis_selinux_disable: false
|
||||||
# UEFI boot('/etc/grub2-efi.cfg') or in case of BIOS legacy-boot('/etc/grub2.cfg').
|
# UEFI boot('/etc/grub2-efi.cfg') or in case of BIOS legacy-boot('/etc/grub2.cfg').
|
||||||
rhel9cis_legacy_boot: false
|
rhel9cis_legacy_boot: false
|
||||||
|
|
||||||
## Python Binary
|
|
||||||
## This is used for python3 Installations where python2 OS modules are used in ansible
|
|
||||||
python2_bin: /bin/python2.7
|
|
||||||
|
|
||||||
## Benchmark name used by audting control role
|
## Benchmark name used by audting control role
|
||||||
# The audit variable found at the base
|
# The audit variable found at the base
|
||||||
## metadata for Audit benchmark
|
## metadata for Audit benchmark
|
||||||
benchmark_version: 'v1.0.0'
|
benchmark_version: 'v1.0.0'
|
||||||
|
|
||||||
benchmark: RHEL9-CIS
|
benchmark: RHEL9-CIS
|
||||||
|
|
||||||
# Whether to skip the system reboot before audit
|
# Whether to skip the system reboot before audit
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue