zuul-jobs/roles/fetch-sphinx-tarball
James E. Blair 509880073e Remove command.warn usage
This is no longer present in Ansible 9.

Removing these upsets ansible-lint, so those errors are ignored.

The base roles job has bitrotted on centos-7 and bionic due to
a bad voluptuous release used in an stestr test.  That is fixed in
this change as well.

Change-Id: I67886d5ad82ab590979f82bd102d6f974b9d4421
2024-02-14 15:17:52 -08:00
..
defaults linters: fix spaces between filters 2022-07-27 17:13:39 +10:00
tasks Remove command.warn usage 2024-02-14 15:17:52 -08:00
README.rst fetch-sphinx-tarball: don't run merge-output-to-logs 2020-10-15 14:44:03 +11:00

README.rst

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