redhat-cop / infra.leapp

Collection of Ansible roles for automating RHEL in-place upgrades using Leapp.
MIT License
46 stars 37 forks source link

Add task timeout to reboots #85

Closed jeffmcutter closed 1 year ago

jeffmcutter commented 1 year ago

Infrequently the reboot module fails to detect that the system has rebooted successfully and is back online. The reboot_timeout also fails to detect the time out. Adding the task level timeout should ensure that the job doesn't wait indefinitely.