mirror of
https://github.com/kubesphere/kubekey.git
synced 2025-12-26 01:22:51 +00:00
11 lines
215 B
YAML
11 lines
215 B
YAML
- hosts:
|
|
- localhost
|
|
tags: ["always"]
|
|
roles:
|
|
- role: init/init-artifact
|
|
tags: ["always"]
|
|
- role: init/init-cert
|
|
tags: ["always"]
|
|
- role: install/image-registry
|
|
tags: ["always"]
|