openstack-manuals/playbooks/build-manuals-tox/post.yaml

6 lines
122 B
YAML

- hosts: all
roles:
- role: fetch-tox-output
- role: fetch-sphinx-output
sphinx_build_dir: 'publish-docs'