mirror of
https://github.com/kubesphere/kubekey.git
synced 2025-12-25 17:12:50 +00:00
feat: change containerd default config feat: change containerd default config feat: change containerd default config feat: change containerd default config feat: change containerd default config feat: change containerd default config feat: change containerd default config feat: change containerd default config Signed-off-by: xuesongzuo@yunify.com <xuesongzuo@yunify.com>
13 lines
189 B
YAML
13 lines
189 B
YAML
---
|
|
- hosts:
|
|
- all
|
|
roles:
|
|
- native/root
|
|
# Load default variables and perform prechecks on all hosts
|
|
- hosts:
|
|
- all
|
|
gather_facts: true
|
|
roles:
|
|
- defaults
|
|
- precheck
|