Hello community.
I hope you are doing well.
I'm using Ansible to automate tasks from my windows servers, but it's
giving me an error like this. Does anyone know how I can fix it?
fatal: [xxxxxxx]: UNREACHABLE! => {
"changed": false,
"msg": "basic: HTTPSConnectionPool(host='xxxxxx', port=5986): Max
retries exceeded with url: /wsman (Caused by
SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED]
certificate verify failed: unable to get local issuer certificate
(_ssl.c:1007)')))",
"unreachable": true
}
--
You received this message because you are subscribed to the Google Groups
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/ansible-project/8ee8e25c-94eb-49ed-beaa-98fe954b809en%40googlegroups.com.