mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-22 15:08:09 -03:30
6 lines
131 B
YAML
6 lines
131 B
YAML
---
|
|
containerd_package_info:
|
|
enablerepo: "docker-ce"
|
|
pkgs:
|
|
- "{{ containerd_versioned_pkg[containerd_version | string] }}"
|