zuul-jobs/playbooks/sphinx/pre.yaml
Monty Taylor 5854988a65
Revert "Revert "Install build bindep profiles alongside doc and test""
Try again with "compile" as the new bindep profile name.

This reverts commit ac5912fd8a.

Change-Id: I4a03c9c2377d0676fe6f5d11d2948a319b0ba341
2018-07-08 16:12:44 -04:00

8 lines
153 B
YAML

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