CiscoDevNet/ansible-meraki

SSL error while running playbooks

Closed this issue · 1 comments

Hello,
While running playbooks I am getting SSL error
fatal: [localhost]: FAILED! => {"body": null, "changed": false, "msg": "Failure occurred", "response": "Request failed: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:997)>", "status": -1}
I am not behind a proxy, on Mac OS Ventura 13.1
From postman I am able to do ad-hoc API calls and get no issue
What could be the issue

Thanks

This was a local issue with my machine and not with ansible module so closing the issue