Commit Graph

10 Commits

Author SHA1 Message Date
Dorian 5a039eb419 Add in variable prefix to avoid issues with name collisions in other roles. 2016-05-14 10:56:30 -04:00
Dorian 26a93b9558 Generalize UWSGI specific setup. 2016-05-12 08:46:45 -04:00
Dorian 667761d299 First pass at splitting out role into a core nginx supervisor role. 2016-05-12 08:30:26 -04:00
Dorian 8218ac9bec Expose the virtualenv configurations in response to symlink deployment work in ansible-rookeries role. 2015-07-21 07:35:26 -04:00
Dorian 1af4792a61 Add remaining documentation to the README.
Also update role with more consistent variable names.
2015-01-21 09:05:19 -05:00
Dorian ddf16090ac Split out default variables from the internal role variables derived from the defaults. 2015-01-14 08:10:04 -05:00
Dorian 771c6bac2d Turn configurations into templates with variables.
Add multiple variables for all the necessary templated values.
Make the role reusable beyond working with rookeries.
2015-01-13 22:45:07 -05:00
Dorian 862d73268a Remove duplicate webapp home variable, to simplify setup.
Remove references to Rookeries and rename variables, to make role useful outside of the context of Rookeries.
2015-01-09 07:46:01 -05:00
Dorian 8892de863c Migrate variables into a separate module.
Turn included playbooks into pure task modules.
2015-01-07 18:23:43 -05:00
Dorian e8a243ef14 Add basic Ansible role layout for UWSGI, NGINX and supervisor setup. 2014-12-22 18:03:40 -05:00