67c123ea99
The translation scripts need sudo, we cannot use the release notes pre.yaml which revokes sudo. Instead, create our own pre script and use it. Use .venv/bin for sphinx-build since that's where the current role in openstack-zuul-jobs puts the content. Depends-On: I23ae1ed7abe7f36d46aae3d72293210ca2a8c0e6 Change-Id: Ia7427bef0408bc5138b6f2a0eb30713ce8fd379d
4 lines
40 B
YAML
4 lines
40 B
YAML
- hosts: all
|
|
roles:
|
|
- ensure-reno
|