zuul-jobs/roles/prepare-workspace-openshift
Albin Vass bee0c6ae2f ansible-lint: use matchplay instead of matchtask
For some reason matchtask doesn't match includes, matchplay does so use
that instead.

Change-Id: I040f7f3394503e92d06c05e8ff671a43b14baebc
2020-05-05 20:42:38 +02:00
..
defaults Add prepare-workspace-openshift role 2019-09-09 13:44:27 +00:00
tasks ansible-lint: use matchplay instead of matchtask 2020-05-05 20:42:38 +02:00
README.rst Update roles/prepare-workspace-openshift/README.rst 2020-01-23 17:09:03 +01:00

README.rst

Prepare remote workspaces in OpenShift

This role can be used instead of the :zuulprepare-workspace role when the synchronize module doesn't work with kubectl connection. It copies the prepared source repos to the pods' cwd using the oc rsync command.

This role is intended to run once before any other role in a Zuul job. This role requires the origin-clients to be installed.

Role Variables