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 1af4792a61 Add remaining documentation to the README.
Also update role with more consistent variable names.
2015-01-21 09:05:19 -05:00
Dorian 9682c28b0e Change the nginx restart into a handler, to make it more reusable in other roles. 2015-01-15 18:37:26 -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 2e280e0ebc Fix up file path configurations, to reflect the Ansible role structure. 2015-01-08 18:15:50 -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 dcabd1a549 Remove hosts from tasks, in an attempt to fix issues encountered in the Rookeries project. 2015-01-07 08:07:30 -05:00
Dorian e8a243ef14 Add basic Ansible role layout for UWSGI, NGINX and supervisor setup. 2014-12-22 18:03:40 -05:00