Andreas Jaeger 82c05877f1 Fix build-deploy-guide
The job was missing the playbook, add it.

Change-Id: I96d8e3d958081667df5e69e148e13c6b27c34767
2017-10-17 17:02:03 +02:00

6 lines
161 B
YAML

- hosts: all
roles:
- role: fetch-tox-output
- role: fetch-sphinx-output
sphinx_output_src: "{{ zuul.project.src_dir }}/deploy-guide/build/html"