mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 12:03:58 -07:00
Add the ability to rename a snapshot, or change it's description. (#31441)
Also add tests for vmware_guest_snapshot, but disable them due to vcsim not fully supporting such operations yet. Implement changes suggested in review. Also fix same in remove_or_revert_snapshot() for consistency
This commit is contained in:
parent
f78f93e646
commit
f7f262adc7
3 changed files with 240 additions and 4 deletions
4
test/integration/targets/vmware_guest_snapshot/aliases
Normal file
4
test/integration/targets/vmware_guest_snapshot/aliases
Normal file
|
@ -0,0 +1,4 @@
|
|||
posix/ci/cloud/group1/vcenter
|
||||
cloud/vcenter
|
||||
skip/python3
|
||||
destructive
|
Loading…
Add table
Add a link
Reference in a new issue