ansible/lib
Gonéri Le Bouder f96c569f9d VMware: vmware_host_vmnic_facts: py3 fix (#55117)
With Python3, `filter()` returns an iterator. So we cannot do a `len()`
on the result.
2019-04-11 09:35:42 +05:30
..
ansible VMware: vmware_host_vmnic_facts: py3 fix (#55117) 2019-04-11 09:35:42 +05:30