Commit 44b2a0c8 by Vik Paruchuri

Look for mlapi tag

parent 7cd721f8
---
edxapp_prod: true
secure_dir: '../../configuration-secure/ansible'
\ No newline at end of file
- hosts: tag_Group_discern_prod
- hosts: tag_Group_mlapi_prod
vars_files:
- ["{{ secure_dir }}/vars/discern_prod_vars.yml"]
- ["{{ secure_dir }}/vars/users.yml"]
......
- hosts:
- tag_Group_discern_sandbox
- tag_Group_mlapi_sandbox
vars_files:
- ["{{ secure_dir }}/vars/discern_sandbox_vars.yml"]
- ["{{ secure_dir }}/vars/users.yml"]
......
- hosts: tag_Group_discern_stage
- hosts: tag_Group_mlapi_stage
vars_files:
- ["{{ secure_dir }}/vars/discern_stage_vars.yml"]
- ["{{ secure_dir }}/vars/users.yml"]
......
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