mirror of https://github.com/ansible/ansible.git
VMware: Check return of FindByInventoryPath (#55282)
Check return value of FindByInventoryPath API which is used for finding desired folder to deploy OVF. Fixes: #54823 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>pull/55546/head
parent
f247c21d23
commit
ffce456de9
@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- Check return value of FindByInventoryPath API used for finding folder value (https://github.com/ansible/ansible/issues/54823).
|
Loading…
Reference in New Issue