選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
|
- reboot_command: true
- reboot_pause: true
- reboot_wait: true
- reboot_check: true
-
- reboot_command_after_seconds: 5
- reboot_pause_seconds: 120
- reboot_wait_timeout_seconds: 300
-
- reboot_uptime_max_seconds: "{{ reboot_delay + reboot_timeout }}"
|