openstack-zuul-jobs/roles/build-pdf-docs
Clark Boylan 1bc98d2ee8 Update ansible-lint to fix deps problem
Older ansible-lint has an uncapped dep on 'rich' and newer rich breaks
ansible-lint. New ansible-lint has addressed this. We update
ansible-lint to get those fixes.

This adds task names to a number of tasks to correct a linting error.

Change-Id: I38284fef54213e0fceb1b348d5839129cc15148e
2022-01-10 12:00:49 -08:00
..
defaults Add support for building PDFs 2019-08-23 17:29:58 +02:00
tasks Update ansible-lint to fix deps problem 2022-01-10 12:00:49 -08:00
README.rst Add support for building PDFs 2019-08-23 17:29:58 +02:00

Build PDFs from sphinx documents

If the tox environment specified in tox_pdf_envlist does not exist, the PDF build will be skipped.

Role Variables