mirror of https://github.com/ansible/ansible.git
[2.8] VMware: Handle VMs with no configurations
Sometime VMs does not return any configurations which leads
to failing the inventory plugin.
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
(cherry picked from commit 7505550500)
pull/57976/head
parent
dfc47bd6d6
commit
91b703b0f0
@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- Skip orphan VMs from inventory while running vmware_vm_inventory as VMs does not return any facts (https://github.com/ansible/ansible/pull/55929).
|
||||
Loading…
Reference in New Issue