ansible/changelogs/fragments/47920-vmware_guest-handle_no_root_snapshot.yaml
Abhijeet Kasurde 487f2f25ce
VMware: Handle exception for no snapshot while cloning (#47924)
Handle exception when there is no snapshot available in virtual machine or template while cloning using vmware_guest.

Fixes: #47920

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-11-02 13:40:06 +05:30

2 lines
130 B
YAML

bugfixes:
- Handle exception when there is no snapshot available in virtual machine or template while cloning using vmware_guest.