mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-07 19:23:09 +00:00
This fix refactor vmware_host module to use PyVmomi. Also, handle SSLVerifyFault exception to get hostsystem's certificate thumbprint. Fixes: #20819 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>