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

check: could vm module reboot VM more than once? #290

Open justinc1 opened 9 months ago

justinc1 commented 9 months ago

In #287 was noticed collection might reboot VM more than once. A TODO was left for ManageVMDisks class.

Check this lines : https://github.com/ScaleComputing/HyperCoreAnsibleCollection/blob/5b09d240a2985cf965adf5837c90a31a57f88f37/plugins/module_utils/vm.py#L1501C16-L1501C16. If needed modify vm and vm_disk modules.