Ansible vmware_tag module issue with SSL

Hi everyone,

As anyone using the community.vmware.vmware_tag module?
All other Ansible module for center/vmware are running well but with this module, I received this following message: “msg”: “Failed to connect to vCenter or ESXi API at xxx:443 due to SSL verification failure : HTTPSConnectionPool(host=‘xxx’, port=443): Max retries exceeded with url: /api (Caused by SSLError(SSLError(1, ‘[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:897)’),))”,
despite I configured validate_certs to False.

As someone any ideas or anything else to help me to resolve this case?

Thanks in advance and best regards, H