Andreas Jaeger c77ba4f81f Fix install-guide building
Add new playbook with correct path.

Remove wrong playbook.

Story: 2001291
Change-Id: If511c0074d24fbc6be40e9160dbec80263f9d551
2017-11-21 17:18:53 +01:00

6 lines
162 B
YAML

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