project-config/playbooks/translation/pre.yaml
Andreas Jaeger 67c123ea99 Fix translation scripts
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
2017-11-18 14:37:47 +01:00

4 lines
40 B
YAML

- hosts: all
roles:
- ensure-reno