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

http://ansistrano.com/deploy down #303

Closed VaN-dev closed 6 years ago

VaN-dev commented 6 years ago

looks like http://ansistrano.com/deploy is down. so it makes fail the following task : TASK [carlosbuenosvinos.ansistrano-deploy : ANSISTRANO | Send anonymous stats]

There is also a problem with the SSL certificate not being renewed in time. This is the second time I encounter this, maybe you should consider using auto-renewal.

I should add that exposing the framework used for a site on a error message is probably not a good idea : /

ricardclau commented 6 years ago

That particular task should not make the deployment crash as it has an ignore_errors: true clause. Does it fail or you just see a red message reporting that error?

Other than that, well, we could not care less about people knowing what framework we are using for the main website