Jim Rigsbee
2019-06-26 b821fa9581dc9b94a8114d20dea03e8430abda3a
commit | author | age
440b7d 1
D 2
3 # OpenShift Applier for App
4
5 This is an OpenShift applier inventory. I'm assuming you know how to do that, else see the CI/CD repo for docs. 
6
7 # Usage
8
9 Right now limited to using ansible on your localhost.
10 1. `[.openshift-applier]$ ansible-galaxy install -r requirements.yml --roles-path=roles --f`
11
12 1. `[.openshift-applier]$ ansible-playbook apply.yml -i inventory/`
13
14 See the inventory for the filter tag options.