forked from ansible-lockdown/RHEL9-CIS
Added benchmark_version variable
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
afcfda9ef0
commit
f8cdf84e95
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ rhel9cis_legacy_boot: {{ rhel9cis_legacy_boot }}
|
|||
## Benchmark name used by auditing control role
|
||||
# The audit variable found at the base
|
||||
## metadata for Audit benchmark
|
||||
benchmark_version: 'v2.0.0'
|
||||
benchmark_version: {{ benchmark_version }}
|
||||
|
||||
benchmark: RHEL9-CIS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue