mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-06-02 01:27:58 +00:00
756af57787
pip was always being downloaded on subsequent runs, This PR always runs the pip command, and checks the rc of it before downloading pip Fix in favor of #2582