mirror of
https://github.com/kubesphere/kubekey.git
synced 2025-12-25 17:12:50 +00:00
Signed-off-by: joyceliu <joyceliu@yunify.com> Co-authored-by: joyceliu <joyceliu@yunify.com>
13 lines
173 B
YAML
13 lines
173 B
YAML
---
|
|
- include_tasks: kubernetes.yaml
|
|
|
|
- include_tasks: os.yaml
|
|
tags: ["os"]
|
|
|
|
- include_tasks: network.yaml
|
|
tags: ["network"]
|
|
|
|
- include_tasks: cri.yaml
|
|
tags: ["cri"]
|
|
|