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) 82378406ea [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
(cherry picked from commit da390b297e)
6 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 6 years ago
integration [pip] Enable virtualenv_command to have arguments 6 years ago
legacy Rename Azure modules: facts -> info (#61505) 6 years ago
lib/ansible_test Add RHEL 8.2 to CI 6 years ago
sanity ovirt_disk: add warning when uploading wrong format (#69153) 6 years ago
units ansible-galaxy - Fix tar path traversal issue during install - CVE-2020-10691 - 2.9 (#68601) 6 years ago
utils Increase unit test timeouts. 6 years ago