-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: post reboot delay to avoid too-early continue
it seems sometime reboot fails as Ansible continue playbook right after reboot - seemingly because the test command is run too early and Ansible thinks reboot worked, whereas it has not started yet, causing reboot to hang or other task to continue.
- Loading branch information
1 parent
fa6e110
commit a257d28
Showing
2 changed files
with
5 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters