ansible/changelogs/fragments/47920-vmware_guest-handle_no_root_snapshot.yaml
Abhijeet Kasurde 949ffe6da7 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>
(cherry picked from commit 487f2f25ce)
2018-11-05 09:29:46 -08:00

2 lines
130 B
YAML

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