openstack-zuul-jobs/playbooks/tox-docs/run.yaml
Ian Wienand 9815c29cd8 linters: fix yaml whitespace
Fix whitespace issues revealed by yamllint with a later ansible-lint

Change-Id: I2bd97c294fd5c83f83ed30f57a9e9c265ab4c8ac
2022-07-28 15:22:44 +10:00

7 lines
106 B
YAML

- hosts: all
roles:
- revoke-sudo
- tox
- role: build-pdf-docs
when: not tox_skip_pdf