Users and application configuration
* 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
Showing
playbooks/ansible.cfg
0 → 100644
playbooks/edxapp_custom.yml
0 → 100644
playbooks/edxapp_prod.yml
0 → 100644
playbooks/edxapp_stage.yml
0 → 100644
playbooks/group_vars/README.md
0 → 100644
playbooks/group_vars/tag_Group_edxapp_prod
0 → 100644
playbooks/group_vars/tag_Group_edxapp_stage
0 → 100644
playbooks/keys/frank.key
0 → 100644
playbooks/keys/joe.key
0 → 100644
playbooks/roles/common/tasks/main.yml
0 → 100644
playbooks/roles/lms/tasks/main.yml
0 → 100644
playbooks/roles/lms/templates/auth.json.j2
0 → 100644
playbooks/roles/lms/templates/env.json.j2
0 → 100644
playbooks/site.yml
0 → 100644
playbooks/vars/lms_vars.yml
0 → 100644
playbooks/vars/secure/README.md
0 → 100644
playbooks/vars/secure/edxapp_custom_vars.yml
0 → 100644
playbooks/vars/secure/edxapp_prod_vars.yml
0 → 100644
playbooks/vars/secure/edxapp_stage_users.yml
0 → 100644
playbooks/vars/secure/edxapp_stage_vars.yml
0 → 100644
playbooks/vars/secure/users.yml
0 → 100644
Please
register
or
sign in
to comment