Merge "prepare-workspace: Add Role Variable in README.rst"

This commit is contained in:
Zuul 2020-06-30 14:45:25 +00:00 committed by Gerrit Code Review
commit fccd019606

View File

@ -5,3 +5,10 @@ This role is intended to run before any other role in a Zuul job.
It starts the Zuul console streamer on every host in the inventory,
and then copies the prepared source repos to the working directory on
every host.
**Role Variables**
.. zuul:rolevar:: zuul_workspace_root
:default: .
The directory into which the source repositories are copied.