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
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)
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)