- 24 Apr, 2013 10 commits
-
-
This keeps vars that are specific to roles with the role, not very well documented except in the playbook example here: https://github.com/ansible/ansible/blob/devel/examples/playbooks/roletest.yml This makes playbooks more concise since you do not have to explicitely include vars for each roles, var_files will still override any of the default values in <role>/vars/main.yml
John Jarvis committed -
package installation will be managed by config management system, in our...
jarv committed -
e0d committed
-
Jarv/multi instance
e0d committed -
John Jarvis committed
-
Updating default tempalte to point to the multi-instance
John Jarvis committed -
John Jarvis committed
-
Jbau/bugfix/apt get update
jarv committed -
Jason Bau committed
-
Jason Bau committed
-
- 23 Apr, 2013 5 commits
-
-
lms now depends on the nginx role
jarv committed -
Jrbl/feature/doc update
jarv committed -
Joe Blaylock committed
-
* It can be either way (ansible doesn't care) but it should be only one way, and the preponderance of existing configuration used .yml. * Update to README to reflect changed filenames.
Joe Blaylock committed -
* Make it convenient (albeit, mandatory) to set AWS region on the command line when calling ansible-playbook for cloudformation
Joe Blaylock committed
-
- 22 Apr, 2013 9 commits
-
-
* Wrap to 80 columns * improved markdown conformance and plaintext readability * note about setting PYTHONPATH inside squeaky clean virtualenvs * note about using WikiWords as your cloudformation stack names * note about how sometimes ansible says 'ok' when cloudformation says something broke
Joe Blaylock committed -
John Jarvis committed
-
fixing yaml syntax for include statement
jarv committed -
adding names to the nginx config playbook output
John Jarvis committed -
Adding nginx role
jarv committed -
John Jarvis committed
-
John Jarvis committed
-
John Jarvis committed
-
* New role for nginx, main.yml will install the nginx package * By default create the basic version nginx config * Add variables for nginx package version and template in group_vars/all * Refresh apt-cache in common role
John Jarvis committed
-
- 20 Apr, 2013 11 commits
-
-
jarv committed
-
jarv committed
-
John Jarvis committed
-
John Jarvis committed
-
* Created new directory structure outlined in the README * Created the LMS role which for now just creates teh application config files * Created the common role * Updated the cf playbook to accept arguments
John Jarvis committed -
jarv committed
-
jarv committed
-
jarv committed
-
jarv committed
-
jarv committed
-
jarv committed
-
- 19 Apr, 2013 2 commits
-
-
John Jarvis committed
-
John Jarvis committed
-
- 18 Apr, 2013 2 commits
- 17 Apr, 2013 1 commit
-
-
Sef Kloninger committed
-