openstack-ansible-pip_install/tasks
Jean-Philippe Evrard b6024a9184 Ensure the fallback uses the same install method
We have a test to ensure the install method of pip is from distro
or get-pip. But if an issue appeared in the first task, the
fallback method will automatically fallback to get-pip instead
of fallback to the isolated version of the pre-defined CLI.

This should ensure consistency by not using get-pip if it's not
needed.

Change-Id: I7aa4056ffb9bc2162f0960e74b6458bcbffa141f
2018-07-19 12:19:53 +02:00
..
configure.yml Remove pip_lock_to_internal_repo variable 2018-02-18 15:49:16 +00:00
install_offline.yml Specify defaults for pip_install_upper_constraints 2018-04-03 15:02:13 -04:00
install_online.yml Flatten the role task includes 2017-09-13 15:09:21 +00:00
install_source.yml Ensure the fallback uses the same install method 2018-07-19 12:19:53 +02:00
main.yml tasks: main: Fix conditional for PIP script 2018-05-24 08:41:15 +01:00
pre_install.yml Cleanup pip install role 2017-12-01 03:22:36 +00:00