mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-26 15:13:05 +00:00
prelim_interactive_users must be set in defaults else failure if there are zero such users during prelim.yml
Signed-off-by: polski-g <polski_g@sent.at>
This commit is contained in:
parent
f70821bf7e
commit
e149d2b44c
1 changed files with 3 additions and 0 deletions
|
|
@ -60,6 +60,9 @@ skip_reboot: true
|
||||||
# default value will change to true but wont reboot if not enabled but will error
|
# default value will change to true but wont reboot if not enabled but will error
|
||||||
change_requires_reboot: false
|
change_requires_reboot: false
|
||||||
|
|
||||||
|
# list of dicts of interactive users, filled in during prelim.yml
|
||||||
|
prelim_interactive_users: []
|
||||||
|
|
||||||
###
|
###
|
||||||
### Settings for associated Audit role using Goss
|
### Settings for associated Audit role using Goss
|
||||||
###
|
###
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue