3 comments

[ 3.1 ms ] story [ 14.5 ms ] thread
I've never used Capistrano, but it looks like this is basically the `deploy_helper` module, plus automatically obtaining the code to deploy from git/rsync/whatever, plus pre- and post- hooks?
Looks like. We’ve got something similar that we put together for our packages two years ago, but never got cleaned up enough to make it general.

This and our code were written pre-Ansible 2.0, and `deploy_helper` was released with 2.0.