To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/7af7773f-bf99-4bed-a684-13e3afa5bc0fn%40googlegroups.com.
fatal: [localhost]: FAILED! => {
"changed": false,
"invocation": {
"module_args": {
"access_token": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
"api_url": https://api.github.com,
"description": "",
"force_defaults": true,
"name": "testrepo",
"organization": null,
"password": null,
"private": false,
"state": "present",
"username": null
}
},
"msg": "Unexpected error. SSLError(MaxRetryError(\"HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /user (Caused by SSLError(SSLError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:897)'),))\",),)"
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/25219132-fca0-4359-91d3-d9307e47cc7bn%40googlegroups.com.