c12s-kubespray/uploads.yml
2016-03-04 17:39:02 +01:00

11 lines
169 B
YAML

---
- hosts: localhost
roles:
- {role: uploads}
# TEST download
- hosts: localhost
vars:
local_release_dir: /tmp/from_gcloud
roles:
- {role: download}