- name: Collect sphinx build html synchronize: dest: "{{ zuul_executor_dest }}" mode: pull src: "{{ sphinx_output_src }}" verify_host: true - name: Return artifact to Zuul zuul_return: data: zuul: artifacts: - name: "Docs preview site" url: "html/" metadata: type: docs_site