ansistrano / deploy

Ansible role to deploy scripting applications like PHP, Python, Ruby, etc. in a capistrano style
https://ansistrano.com
MIT License
2.37k stars 343 forks source link

Cannot install ansistrano #342

Closed RanjivMan closed 4 years ago

RanjivMan commented 4 years ago

Whenever I'm trying to install ansistrano using sudo ansible-galaxy install --force ansistrano.deploy ansistrano.rollback it shows:

[WARNING]: - ansistrano.deploy was NOT installed successfully: Unknown error when attempting to call Galaxy at 'https://galaxy.ansible.com/api/api': <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1108)>

ricardclau commented 4 years ago

This is not an Ansistrano problem but something related to either galaxy or your local installation