fc8e68f0e9
This updates to ansible-lint 6.8.2. The prior changes have updated various things for new things the linter picked up. As noted inline, the jinja2 parsing has not been working well with this repository. I've been keeping an eye on it over several releases, but I think at this point it's not going to work well for us. I've left discussion in .ansible-lint. The var-spacing in stage-output is the old name for the jinja2 filtering; since that is now ignored in .ansible-lint it can be removed. Change-Id: Ia2c9392eeb232b9b2b1d4febce8493d71de64482 |
||
---|---|---|
.. | ||
defaults | ||
library | ||
tasks | ||
__init__.py | ||
README.rst |
Stage job output on the remote node
Takes as input a dictionary of files/folders named 'zuul_copy_output'. Copies contents into {{ stage_dir }} on the remote node and is intended to be used before output fetching in a base job's post-playbook. If you plan to pair this role with the 'fetch-output' role you should ensure {{ stage-dir }] is set to match {{ zuul_output_dir }}.
Role Variables