zuul-jobs/roles/stage-output
Jeremy Stanley 832cf27197 Make all lines less than 160 characters long
With the arrival of ansible-lint 4, strings greater than 160
characters in length are now forbidden. Adjust the new violations
accordingly and remove the rule 204 exclusion.

Change-Id: Ie483be624d22da10aa25478327af8ba3fe4f2344
2019-08-02 17:57:02 +01:00
..
defaults Add compress capabilities to stage artifacts 2017-11-16 12:02:00 +00:00
tasks Make all lines less than 160 characters long 2019-08-02 17:57:02 +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