mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-20 22:18:04 -03:30
yum_repository expect really different params, so nothing to factor here Ubuntu is not an ansible_os_family, the OS family for Ubuntu is Debian Check for ansible_pkg_mgr == apt Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com> (cherry picked from commit a8e51e686e6fe548614013dc0075512a83761c45)
7 lines
79 B
YAML
7 lines
79 B
YAML
---
|
|
docker_package_info:
|
|
state: latest
|
|
pkgs:
|
|
- docker
|
|
- containerd
|