zuul-jobs/playbooks/sphinx/pre.yaml

8 lines
151 B
YAML

- hosts: all
roles:
- role: bindep
bindep_profile: doc build
bindep_dir: "{{ zuul_work_dir }}"
- ensure-sphinx
- revoke-sudo