robertdebock / ansible-role-update

Install updates on your system.
https://robertdebock.nl/
Apache License 2.0
49 stars 20 forks source link

Fedora (26) does not reboot. #11

Closed robertdebock closed 6 years ago

robertdebock commented 6 years ago

On Fedora 26 in Vagrant (virtualbox) this role issues a reboot command:

RUNNING HANDLER [robertdebock.update : reboot] *********************************
changed: [default]

But the machine does not reboot, so it's stuck in:

RUNNING HANDLER [robertdebock.update : wait for the machine to be down] ********
FAILED - RETRYING: wait for the machine to be down (180 retries left).
FAILED - RETRYING: wait for the machine to be down (179 retries left).
FAILED - RETRYING: wait for the machine to be down (178 retries left).
...
robertdebock commented 6 years ago

Unable to reproduce.