ansible/changelogs/fragments/fix_vmware_inv.yml
Brian Coca 0ba93e7375 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)
2019-01-07 10:28:24 -08:00

2 lines
107 B
YAML

bugfixes:
- correct behaviour of verify_file for vmware inventory plugin, it was always returning True