mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-16 20:30:50 -03:30
6 lines
139 B
YAML
6 lines
139 B
YAML
---
|
|
containerd_package_info:
|
|
enablerepo: "amzn2extra-docker"
|
|
pkgs:
|
|
- "{{ containerd_versioned_pkg[containerd_version | string] }}"
|