Ruby on Rails applications are usually deployed with Capistrano. Recently, Capistrano 3.0 was released, moving from a Rails-specific deployment tool to a more generic one. At the same time, I developed an interest in Ansible. Ansible combines orchestration, configuration management and deployment. I had already replaced a Fabric deploy with Ansible, and used it experimentally to configure servers,