https://github.com/savoirfairelinux/ansible-reboot-if-needed
Reboots hosts if needed, pausing for confirmation
https://github.com/savoirfairelinux/ansible-reboot-if-needed
Last synced: 7 days ago
JSON representation
Reboots hosts if needed, pausing for confirmation
- Host: GitHub
- URL: https://github.com/savoirfairelinux/ansible-reboot-if-needed
- Owner: savoirfairelinux
- Created: 2016-08-31T13:30:38.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-05-14T15:18:03.000Z (about 7 years ago)
- Last Synced: 2025-05-13T14:31:55.870Z (about 1 month ago)
- Size: 2.93 KB
- Stars: 15
- Watchers: 8
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# reboot-if-needed
Reboots hosts if needed. After having rebooted, we wait for the hosts to be up before continuing
the play.Because rebooting can happen at a bad time, we pause before each reboot to give the opportunity
to cancel the play. It is thus recommended to tag your invocation of this role so that you can
exclude it if needed, or if you run your play in an unattended environment.