Aplyca.AppProvision
Ansible Role App Provision
An Ansible role that provisions an App.
Requirements
Use hash behavior for variables in ansible.cfg See example: https://github.com/Aplyca/ansible-role-appprovision/blob/master/tests/ansible.cfg See official docs: http://docs.ansible.com/intro_configuration.html#hash-behaviour
Installation
Using ansible galaxy:
ansible-galaxy install Aplyca.AppProvision
You can add this role as a dependency for other roles, add the role to the meta/main.yml file of your own role:
dependencies:
- { role: Aplyca.AppProvision }
Role Variables
See default variables: https://github.com/Aplyca/ansible-role-appprovision/blob/master/defaults/main.yml
Dependencies
None
Testing
Vagrant
- You can use Vagrant to set up and provision a VM in order to run tests.
- To know more about Vagrant: http://www.vagrantup.com And Vagrant with Ansible: http://docs.vagrantup.com/v2/provisioning/ansible.html
tests/vagrant.sh
Docker
tests/docker.sh
License
MIT / BSD
Author Information
Mauricio Sánchez from Aplyca SAS (http://www.aplyca.com)
Install
ansible-galaxy install Aplyca.AppProvisionLicense
mit
Downloads
727
Owner
Creating Solutions for the Modern Web
