mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-24 14:23:05 +00:00
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
|
||||
system_is_ec2: true
|
||||
audit_git_version: devel
|
||||
skip_reboot: false
|
||||
EOF
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue