mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-29 23:34:45 -03:30
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.