mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-25 00:11:26 -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.