kubespray/roles/bootstrap-os/tasks
woopstar 756af57787 Properly check need_pip, always run pip to check if needed
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
2018-04-18 10:15:46 +02:00
..
bootstrap-centos.yml Changre raw execution to use yum module (#1785) 2017-10-14 09:52:40 +01:00
bootstrap-coreos.yml Properly check need_pip, always run pip to check if needed 2018-04-18 10:15:46 +02:00
bootstrap-debian.yml Avoid that some read-only tasks cause an ansible-change (#1910) 2017-11-06 13:51:07 +00:00
bootstrap-opensuse.yml roles: bootstrap-os: Add support for SUSE distributions 2018-04-11 17:46:14 +01:00
bootstrap-ubuntu.yml Avoid that some read-only tasks cause an ansible-change (#1910) 2017-11-06 13:51:07 +00:00
main.yml roles: bootstrap-os: Use 'hostname' command on Tumbleweed 2018-04-11 17:46:14 +01:00
setup-pipelining.yml Adding yamllinter to ci steps (#1556) 2017-08-24 12:09:52 +03:00