0326363e48
- Use zuul_return fake module to make ansible lint happy, this allows to remove Zuul import. - While ansible-lint 4.2.0 is now able to detect playbooks/roles, this is broken, so don't use it - move its config out of tox.ini so it can be used by any tools, or without tox Change-Id: Ie8935f47db855647e19ae091044e5ac1871f1551 Co-Authored-By: Sorin Sbarnea <ssbarnea@redhat.com> Co-Authored-By: Andreas Jaeger <aj@suse.com> |
||
---|---|---|
.. | ||
tasks | ||
README.rst |
Clone repos from the image cache into the workspace
Clon any repos cached on the remote node (via the image build process) that this job uses into the workspace. If a repo doesn't exist, clone it from its source.
These repos are neither up to date, nor do they contain the changes that Zuul has prepared. A separate role should synchronize the local and remote repos.