Jim Rigsbee
2019-06-26 c78aed8722c8bd4fbea482cc05969cc9c36b6f69
commit | author | age
2c08e4 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.