mirror of https://github.com/ansible/ansible.git
dont think all files are valid cause libs present (#50103)
verify_file was improperly always returning true if pyvimomi and requests libs were correct
moved library checking to parse, avoid unneded errors unless the file is actually meant for
this plugin
(cherry picked from commit 49993a55e5
)
pull/50616/head
parent
56481b5f1b
commit
0ba93e7375
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- correct behaviour of verify_file for vmware inventory plugin, it was always returning True
|
Loading…
Reference in New Issue