mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-06-04 18:47:59 +00:00
f57abae01e
Ansible automatically installs the python-apt package when using the 'apt' Ansible module, if python-apt is not present. This patch removes the (unneeded) explicit installation in the Kubespray 'preinstall' role.