ScaleComputing / HyperCoreAnsibleCollection

Official Ansible collection for Scale Computing SC//HyperCore (HC3) v1 API
GNU General Public License v3.0
12 stars 8 forks source link

Fix version update role #203

Closed justinc1 closed 1 year ago

justinc1 commented 1 year ago

Two corner cases fixed.

1st if cluster was never upgrade before, the version_update_status_info module will return record=None.

2nd, after one upgrade failed (upgrade was initiated, after a while is stopped with "Failed to open update tunnel") the version_update_status_info module does return record.update_status=None.