forked from ansible-lockdown/RHEL9-CIS
added skip to 5.6.6 root passwd check
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
c119a8074f
commit
13705f1d12
1 changed files with 1 additions and 0 deletions
1
.github/workflows/main.tf
vendored
1
.github/workflows/main.tf
vendored
|
|
@ -79,6 +79,7 @@ resource "local_file" "inventory" {
|
|||
system_is_ec2: true
|
||||
audit_git_version: devel
|
||||
skip_reboot: false
|
||||
rhel9cis_rule_5_6_6: false # skip root passwd check and keys only
|
||||
EOF
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue