You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/pip
Jesse Pretorius (odyssey4me) da390b297e [pip] Enable virtualenv_command to have arguments
Currently if virtualenv_command has arguments, then the
search for the binary in the path does not work so the
user has to specify the full path to it.

To allow arguments to be used without having to specify
the path to the binary, we split the module argument into
the command and anything after the first space.

This makes using this module argument more flexible and
user friendly.

Fixes: #52275
4 years ago
..
files pip: combine chdir and env only when env is set (#40793) 6 years ago
meta Fix cosmetic problems in YAML source 8 years ago
tasks [pip] Enable virtualenv_command to have arguments 4 years ago
vars pip - Fix check_mode for prerelease packages (#68690) 4 years ago
aliases Enable passing tests on power. 4 years ago