kubespray/uploads.yml

11 lines
169 B
YAML
Raw Normal View History

2016-03-05 00:39:02 +08:00
---
- hosts: localhost
roles:
- {role: uploads}
# TEST download
- hosts: localhost
vars:
local_release_dir: /tmp/from_gcloud
roles:
- {role: download}