forked from ansible-lockdown/RHEL9-CIS
enabled reboot of host
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
ee9d7d6d15
commit
64dc43fa22
1 changed files with 1 additions and 0 deletions
1
.github/workflows/main.tf
vendored
1
.github/workflows/main.tf
vendored
|
|
@ -78,6 +78,7 @@ resource "local_file" "inventory" {
|
||||||
run_audit: true
|
run_audit: true
|
||||||
system_is_ec2: true
|
system_is_ec2: true
|
||||||
audit_git_version: devel
|
audit_git_version: devel
|
||||||
|
skip_reboot: false
|
||||||
EOF
|
EOF
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue