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
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
5 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration [pip] Enable virtualenv_command to have arguments 5 years ago
lib/ansible_test Fix ansible-test delegation from pip install. 5 years ago
sanity Filter BLACKLIST_EXTS in PluginLoader (#69029) 5 years ago
support add readme to test/support (#68450) 5 years ago
units Use Templar for galaxy skeletons (#69106) 5 years ago
utils/shippable Testing: Add support for CentOS Linux On Power platform (#68130) 5 years ago