392 B
392 B
Dransible
Installation
-
Download roles from Galaxy:
ansible-galaxy install -r tools/ansible/requirements.yml
-
Start the server:
vagrant up
-
Provision the server:
ansible-playbook tools/ansible/provision.yml
-
Deploy the application:
ansible-playbook tools/ansible/deploy.yml