98628f718a
So that this can more easily work with files like '/var/log/syslog', make it so that if the user specifies "logs_txt" then the file gets a .txt extension before being placed in the logs directory. The existing extensions_to_txt variable doesn't work for this because it requires an existing extension. Change-Id: I34fea0c44030c04a5540d6b62976557143289196
1.8 KiB
1.8 KiB
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