Deven Phillips
2018-06-13 6d2c78edc8757c070eebf148a2702d6fe7ba9a54
commit | author | age
440b7d 1 ---
D 2 - name: Build and Deploy todolist-api 
3   hosts: app
4   vars:
6d2c78 5     ci_cd_namespace: <YOUR_NAME>-ci-cd
DP 6     dev_namespace: <YOUR_NAME>-dev
7     test_namespace: <YOUR_NAME>-test
440b7d 8   tasks:
D 9     - include_role:
10         name: openshift-applier/roles/openshift-applier