ansible/lib/ansible
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
2020-04-23 18:13:30 +02:00
..
cli Use Templar for galaxy skeletons (#69106) 2020-04-23 10:36:14 -05:00
collections add collection plugin listing to ansible-doc (#68522) 2020-03-31 15:25:20 -04:00
compat
config Filter BLACKLIST_EXTS in PluginLoader (#69029) 2020-04-22 17:20:12 -05:00
errors Misc typo fixes (#66120) 2020-01-04 21:13:30 +05:30
executor Fix --start-at-task when skipping tasks with no name (#68951) 2020-04-21 09:39:17 +02:00
galaxy Use Templar for galaxy skeletons (#69106) 2020-04-23 10:36:14 -05:00
inventory inventory: Fail on non-existing limit file (#59758) 2019-12-12 09:09:40 +05:30
module_utils Expose to_<str> as a public function (#68965) 2020-04-17 07:54:00 +10:00
modules [pip] Enable virtualenv_command to have arguments 2020-04-23 18:13:30 +02:00
parsing safely use vault to edit secrets (#68644) 2020-04-03 10:19:01 -04:00
playbook Allow a collection role to call a standalone role by default (#69102) 2020-04-22 13:58:08 -05:00
plugins Filter BLACKLIST_EXTS in PluginLoader (#69029) 2020-04-22 17:20:12 -05:00
template native types: literal_eval all the things (#68938) 2020-04-17 14:59:52 +02:00
utils fixed fetch traversal from slurp (#68720) 2020-04-08 14:28:51 -04:00
vars Allow tasks to notify a fqcn handler name (#68213) 2020-04-08 11:36:38 -05:00
__init__.py
constants.py add collection plugin listing to ansible-doc (#68522) 2020-03-31 15:25:20 -04:00
context.py
release.py Update release name for 2.10 2019-09-05 18:36:06 -07:00