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 retries for leapp util metadata install task #105

Closed heatmiser closed 1 year ago

heatmiser commented 1 year ago

For occasions when the leapp utility metadata tarball download has a connection failure, implementing retries should help alleviate the task from a fatal error...


fatal: [huge-tarpon]: FAILED! => {"changed": false, "msg": "Failure downloading https://www.url.com/leapp-data-22.tar.gz, Connection failure: ('The read operation timed out',)"}