5854988a65
Try again with "compile" as the new bindep profile name.
This reverts commit ac5912fd8a
.
Change-Id: I4a03c9c2377d0676fe6f5d11d2948a319b0ba341
8 lines
153 B
YAML
8 lines
153 B
YAML
- hosts: all
|
|
roles:
|
|
- role: bindep
|
|
bindep_profile: compile doc
|
|
bindep_dir: "{{ zuul_work_dir }}"
|
|
- ensure-sphinx
|
|
- revoke-sudo
|