Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.05 KB

README.md

File metadata and controls

37 lines (21 loc) · 1.05 KB

Travis CI test-suite

Deploys a Django app.

Requirements

The following roles need to be in the roles directory, installed from the following locations

- name: mnn.nginx
  src: https://github.com/MotherNatureNetwork/ansible-nginx.git

- name: theonion.uwsgi-emperor
  src: https://github.com/MotherNatureNetwork/ansible-uwsgi-emperor

We are actually currently pointing at public repos, not the galaxy version at this time.

Role Variables

TODO

Dependencies

TODO

Example Playbook

- hosts: server
  roles:
    - { role: mnn.django }

License

MIT

Author Information

This role was created by Justin Caratzas for Mother Nature Network