Ravi Srinivasan
2019-02-12 e5d01bf5aeabb62370673611cefa485b4f2f0bd7
commit | author | age
440b7d 1 ---
D 2 - name: Build and Deploy todolist-api 
3   hosts: app
4   vars:
5     ci_cd_namespace: <YOUR_NAME>-ci-cd
6     dev_namespace: <YOUR_NAME>-dev
7     test_namespace: <YOUR_NAME>-test
8   tasks:
9     - include_role:
10         name: openshift-applier/roles/openshift-applier