I picked up an algorithm from github and deployed it directly without making any modifications in the config file. It game the following error:
fatal: [localhost]: FAILED! => {"changed": false, "content": "", "msg": "Status code was -1 and not [200]: Request failed: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:727)>", "redirected": false, "status": -1, "url": "https://api.digitalocean.com/v2/regions"}
Where am I going wrong?