mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-11 01:57:37 -03:30
keep host downloader
This commit is contained in:
parent
dbb6f4934e
commit
a11e0cb3d1
@ -1,4 +1,9 @@
|
||||
---
|
||||
- hosts: downloader
|
||||
sudo: no
|
||||
roles:
|
||||
- { role: download, tags: download }
|
||||
|
||||
- hosts: k8s-cluster
|
||||
roles:
|
||||
- { role: common, tags: common }
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user