mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 17:50:18 +03:00
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.