mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
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>
This commit is contained in:
2
changelogs/fragments/54823-vmware_deploy_ovf-folder.yml
Normal file
2
changelogs/fragments/54823-vmware_deploy_ovf-folder.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- Check return value of FindByInventoryPath API used for finding folder value (https://github.com/ansible/ansible/issues/54823).
|
||||
Reference in New Issue
Block a user