zuul-jobs/roles/stage-output
Jeremy Stanley 2711d10186 Be consistent about spaces before and after vars
With the arrival of ansible-lint 4, Jinja2 variable expansions must
include spaces before and after the variable name inside the
brackets.

Adjust the new violations accordingly and remove the rule
206 exclusion.

Change-Id: Ib3ff7b0233a5d5cf99772f9c2adc81861cf34ffa
2019-08-07 20:17:41 +01:00
..
defaults Add compress capabilities to stage artifacts 2017-11-16 12:02:00 +00:00
tasks Be consistent about spaces before and after vars 2019-08-07 20:17:41 +01:00
README.rst stage-output: Add the ability to add .txt extensions to files 2019-01-31 10:48:58 -08:00

README.rst

Stage job output on the remote node

Takes as input a dictionary of files/folders named 'zuul_copy_output'. Copies contents into {{ zuul_output_dir }} on the remote node and is intended to be used before output fetching in a base job's post-playbook.

Role Variables