Commit 534ff1ba by Vik Paruchuri

Make mlapi prod and stage and bit more readable

parent 2c90f0a6
- hosts: tag_Group_mlapi_prod
- hosts:
- tag_Group_mlapi_prod
vars_files:
- ["{{ secure_dir }}/vars/mlapi_prod_vars.yml"]
- ["{{ secure_dir }}/vars/users.yml"]
......
- hosts: tag_Group_mlapi_stage
- hosts:
- tag_Group_mlapi_stage
vars_files:
- ["{{ secure_dir }}/vars/mlapi_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