zuul-jobs/roles/fetch-sphinx-tarball
Ian Wienand f76cfbab11 linters: fix spaces between filters
This fixes a number of places where we do not have spaces between
filters.  I think that this is a reasonable rule for readability (I
also think it probably was enforced, but maybe later versions got
better at detecting it?).

These are detected by a later version of Ansible lint; this change
should have no operational change to any roles but prepares us to
update in a follow-on change.

Change-Id: I07e1a109b87adce86f483d14d7e02fcecb8313d5
2022-07-27 17:13:39 +10:00
..
defaults linters: fix spaces between filters 2022-07-27 17:13:39 +10:00
tasks More E208 (final) 2020-11-10 19:34:45 +00:00
README.rst fetch-sphinx-tarball: don't run merge-output-to-logs 2020-10-15 14:44:03 +11:00

Collect output from a sphinx build as a tarball

By default, this copies the output from the sphinx build on the worker to the log root of the executor as a tarball, and then extracts the archive into the log root for viewing.

Role Variables