zuul-jobs/roles/stage-output
Ian Wienand 5a2c7bff96 linters: update to ansible-lint 6
This updates to ansible-lint 6.  Some prior changes have updated for
the bulk of the rules, a couple of noqa points are added here.  Some
updates to the skipped rules are added.  This should have no
operational change, the only updates are cosmetic.

Change-Id: I165677bbb904f92292df00f7b9b27f8f3573aeb0
2022-07-27 17:13:39 +10:00
..
defaults Stop compressing files during intermediate steps part 2 2020-01-08 09:24:45 -08:00
tasks linters: update to ansible-lint 6 2022-07-27 17:13:39 +10:00
README.rst Stop compressing files during intermediate steps part 2 2020-01-08 09:24:45 -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