forked from ansible-lockdown/RHEL9-CIS
#54 merged into new layout
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
8f3150e6c9
commit
04cb2e0f1d
11 changed files with 22 additions and 22 deletions
|
|
@ -7,7 +7,7 @@ benchmark_version: '1.0.0'
|
|||
|
||||
# Set if genuine RHEL (subscription manager check) not for derivatives e.g. CentOS
|
||||
# If run via script this is discovered and set
|
||||
host_os_distribution: {{ ansible_distribution | lower }}
|
||||
host_os_distribution: {{ ansible_facts.distribution | lower }}
|
||||
|
||||
# timeout for each command to run where set - default = 10seconds/10000ms
|
||||
timeout_ms: 60000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue