You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- reboot_command: true
-
- reboot_command_after_seconds: 10
- reboot_pause_seconds: 120
- reboot_wait_timeout_seconds: 300
-
- reboot_uptime_max_seconds: "{{ reboot_pause_seconds - reboot_command_after_seconds + reboot_wait_timeout_seconds }}"
|