Commit 03c74b0a by Jason Bau

small initial commit. add user creation to prod playbook, but makes user

var empty, so no actual users are created
parent 4e5b6cf4
- hosts: tag_Group_edxapp_prod
vars_files:
- "vars/secure/edxapp_prod_vars.yml"
- "vars/secure/users.yml"
- "vars/secure/edxapp_prod_users.yml"
roles:
- common
- nginx
......
---
# these user lists cannot be merged
# because they are not hashes
env_users: []
env_keys: []
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment