mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-07 17:37:39 -02:30
keep host downloader
This commit is contained in:
@@ -1,4 +1,9 @@
|
|||||||
---
|
---
|
||||||
|
- hosts: downloader
|
||||||
|
sudo: no
|
||||||
|
roles:
|
||||||
|
- { role: download, tags: download }
|
||||||
|
|
||||||
- hosts: k8s-cluster
|
- hosts: k8s-cluster
|
||||||
roles:
|
roles:
|
||||||
- { role: common, tags: common }
|
- { role: common, tags: common }
|
||||||
|
|||||||
Reference in New Issue
Block a user