redhat-cop / openshift-applier

Used to apply OpenShift objects to an OpenShift Cluster
Apache License 2.0
102 stars 61 forks source link

Fixing 'openshift-applier' to allow for Ansible 2.8 runs #123

Closed oybed closed 5 years ago

oybed commented 5 years ago

What does this PR do?

The delegate_to for pulling in galaxy dependencies was causing issues with ansible 2.8. This PR fixes this issue. It also updates the openshift-applier container image to ansible 2.8 as well as the latest v3.11 oc client.

How should this be tested?

Use the openshift-applier container image to run through the tests found in the tests directory (see README for details on execution instructions)

Is there a relevant Issue open for this?

N/a

Who would you like to review this?

cc: @redhat-cop/openshift-applier