project-config/playbooks/publish/openstack-artifacts.yaml
Monty Taylor 1de1670dc4
Use artifact publication roles from zuul-jobs
Depends-On: I9f3cc826241da04cba969493056dbae76921afe8
Change-Id: Ib94ef4c120ec96539c6ea6da144949868e40fce9
2017-08-21 11:52:19 -05:00

9 lines
152 B
YAML

- hosts: localhost
roles:
- add-fileserver
- hosts: "{{ fileserver.fqdn }}"
gather_facts: False
roles:
- publish-artifacts-to-fileserver