zuul-jobs/playbooks/sphinx/pre.yaml

8 lines
153 B
YAML

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