- 15 May, 2013 1 commit
-
-
Jason Bau committed
-
- 14 May, 2013 2 commits
-
-
John Jarvis committed
-
Joe Blaylock committed
-
- 10 May, 2013 1 commit
-
-
Jason Bau committed
-
- 08 May, 2013 4 commits
-
-
* Rename auth_config and env_config to be specific to LMS and CMS * Minor CMS configuration cleanups elsewhere
Joe Blaylock committed -
* Move sudo:True out of each task and into the playbook, since it's a playbook-level variable * Removal of a couple debian package installs from common that are also being installed in the role where they're needed * Re-correction of /etc/git-identity permissions * Other cleanups (whitespace issues, etc.)
Joe Blaylock committed -
* Enable npm role * Minor edits to debian dependency list * Change treatment of a few files and directories
Joe Blaylock committed -
* Needs more work, but seems to have many of the basics.
Joe Blaylock committed
-
- 02 May, 2013 3 commits
-
-
John Jarvis committed
-
Joe Blaylock committed
-
* Move debian package list to roles/lms/vars/main.yml * Move lms_git_repo to roles/lms/vars/main.yml
Joe Blaylock committed
-
- 24 Apr, 2013 2 commits
-
-
John Jarvis committed
-
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
-