fix variable references

This commit is contained in:
2024-11-11 10:40:58 -05:00
parent 5b24f605b6
commit 80a6c3d42a
2 changed files with 11 additions and 10 deletions

View File

@ -3,6 +3,7 @@ verified_reboot_reboot_time: 1 # Time in minutes issued to the shutdown command
verified_reboot_reboot_msg: '*** ANSIBLE INITIATED REBOOT ***'
verified_reboot_bootid_file: /proc/sys/kernel/random/boot_id
verified_reboot_max_checks: 10
verified_reboot_check_count: 0
# Maximum number of seconds to wait for a connection to happen before closing and retrying.
verified_reboot_wait_conn_timeout: 20