mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-03 02:28:15 -03:30
Upload files to a separate storage
This commit is contained in:
11
uploads.yml
Normal file
11
uploads.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
- hosts: localhost
|
||||
roles:
|
||||
- {role: uploads}
|
||||
|
||||
# TEST download
|
||||
- hosts: localhost
|
||||
vars:
|
||||
local_release_dir: /tmp/from_gcloud
|
||||
roles:
|
||||
- {role: download}
|
||||
Reference in New Issue
Block a user