4
0
Fork 0

enabled reboot of host

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2023-01-24 10:22:58 +00:00
parent ee9d7d6d15
commit 64dc43fa22
No known key found for this signature in database
GPG key ID: 1DE02A772D0908F9

View file

@ -78,6 +78,7 @@ resource "local_file" "inventory" {
run_audit: true
system_is_ec2: true
audit_git_version: devel
skip_reboot: false
EOF
}