mirror of https://github.com/ansible/ansible.git
Further tweak how to find pip in virtualenv on centos/redhat/fedora
In a virtualenv, pip is called just pip. This fixes the pip module to search for the virtualenv pip first before trying the pip-python and python-pip variants. Without this, pip module would not install to the virtualenv when that parameter is provided.reviewable/pr18780/r1
parent
8070dedecc
commit
4cdd93a6e4
Loading…
Reference in New Issue