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

Create / delete named VM snapshot #39

Closed ddemlow closed 1 year ago

ddemlow commented 2 years ago

As a user I would like to be able to take and delete a named VM snapshot via ansible.

I may for example want to take snapshots before applying VM changes either at hypercore level or inside VM - such as applying updates - and then later delete snapshot after confirming such operation was successful

(See also issue 10 - which would allow cloning from specific named snapshots https://github.com/ScaleComputing/HyperCoreAnsibleCollection/issues/10)

ddemlow commented 2 years ago

probably also need way to list snapshots and get info ... so may want vm_snaphot and vm_snapshot_info modules? (SE team made request for snapshot info and count for reporting as well)

justinc1 commented 1 year ago

Implemented in