mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-10 20:29:18 +03:00
Initial commit
This commit is contained in:
5
roles/download/tasks/main.yml
Normal file
5
roles/download/tasks/main.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
- include: kubernetes.yml
|
||||
- include: etcd.yml
|
||||
- include: calico.yml
|
||||
- include: flannel.yml
|
||||
Reference in New Issue
Block a user