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

Update return of vm_snapshot_attach_disk module. #234

Closed anazobec closed 1 year ago

anazobec commented 1 year ago

A small change to vm_snapshot_attach_disk was made as requested in #233.

justinc1 commented 1 year ago

I modified code a bit (VM.reboot already contained status if VM was rebooted). Extra changes were in integration tests - now we will test also what is in returned record, and if returned record does match what vm_info module returns.