3d86c71723
Ansible changed handling loop variables in 2.9 [0]. Use explicit loop statements instead of with_*. [0] https://docs.ansible.com/ansible/latest/user_guide/playbooks_loops.html#migrating-to-loop Change-Id: Ic063adbb672c3ff6bb4cca346d689630a7a37f34 |
||
---|---|---|
.. | ||
defaults | ||
tasks | ||
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