Commit Graph

8 Commits

Author SHA1 Message Date
Dorian ec7f841a7c Add restarting of supervisord and uwsgi app into handlers to allow for more dynamic reuse of role calls. 2015-01-15 18:07:41 -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 1772335874 Add gitignore and fix up name for one of the tasks. 2015-01-08 18:12:04 -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