mirror of
https://github.com/kubesphere/kubekey.git
synced 2025-12-25 17:12:50 +00:00
feat: change artiface image host list (#2743)
Signed-off-by: xuesongzuo@yunify.com <xuesongzuo@yunify.com>
This commit is contained in:
parent
363fa287f7
commit
13c9e46e80
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
# Load default variables and perform prechecks on all hosts
|
||||
- hosts:
|
||||
- all
|
||||
- localhost
|
||||
tags: ["always"]
|
||||
roles:
|
||||
- defaults
|
||||
|
|
|
|||
Loading…
Reference in New Issue