An example for deploying a Drupal application with Ansible, Ansistrano and Ansible Vault
config/sync | ||
docs | ||
drush | ||
scripts/composer | ||
tools/ansible | ||
web | ||
.editorconfig | ||
.env.example | ||
.gitattributes | ||
.gitignore | ||
.travis.yml | ||
ansible.cfg | ||
composer.json | ||
LICENSE | ||
load.environment.php | ||
phpunit.xml.dist | ||
README.md | ||
Vagrantfile |
Dransible
A demo Drupal application for demonstrating PHP application deployment with Ansible, Ansible Vault and Ansistrano.
Prerequisites
Installation
See installation.md