project-config/playbooks/sphinx/post-infra.yaml

7 lines
187 B
YAML

- hosts: all
roles:
- prepare-infra-docs-for-afs
- role: fetch-sphinx-output
sphinx_output_suffix: "/"
zuul_executor_dest: "{{ zuul.executor.work_root }}/artifacts"