community.general/lib/ansible/modules
Ramon bc4a8dbaa4 fix proposal for issue #25151: [python3] pip failed to create virtual env when using custom command (pyvenv) (#25241)
* Fix proposal for bug 25151

* Fix proposal for bug 25151 - pip module, pyvenv validation

* Graceful fail when virtualenv_python is defined and virtualenv_command uses the venv module

* Making sure that venv is being used as a modue "-m venv"

* Updating syntax in validations

* Updating syntax in validations - fixing stupid typo "[)"

* Raising an error if virtualenv_command is pyvenv or venv and virtualenv_python is used

* trailing whitespace gone, pyvenv, venv validation and docs update

* cleaning whitespaces from blank lines
2017-06-05 17:03:15 -07:00
..
cloud Remove unwanted params from function call (#25348) 2017-06-05 11:04:39 -04:00
clustering fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
commands Minor change in comment sentence of shell (#25336) 2017-06-05 10:52:57 -04:00
crypto fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
database Avoid useless queries: use standard module hashlib 2017-05-30 10:55:49 -07:00
files unarchive: PEP8, imports, cosmetics (#24654) 2017-06-02 16:22:52 +01:00
identity adjust versions added 2017-06-02 00:38:23 +02:00
inventory New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
messaging Fix #23338 - rabbitmq_queue message ttl can't be 0 (#23448) 2017-04-15 00:51:40 +02:00
monitoring datadog_monitor: Idempotence fix (#19217) 2017-06-02 23:36:32 +02:00
net_tools get_url: PEP8, imports, cosmetics (#24676) 2017-05-30 18:24:07 +01:00
network net_command platform agnostic module (#25249) 2017-06-02 22:03:27 +05:30
notification Fixed import of urlencode and pathname2url from urllib for python3 (#24424) 2017-05-19 12:22:16 -05:00
packaging fix proposal for issue #25151: [python3] pip failed to create virtual env when using custom command (pyvenv) (#25241) 2017-06-05 17:03:15 -07:00
remote_management Remove redundant find_content_view method (#24851) 2017-05-26 20:06:02 +01:00
source_control Add the email confirmation option to gitlab_users (#25134) 2017-06-05 21:47:52 +02:00
storage fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
system Make ServiceMgrFactCollector.is_systemd_managed() a static method (#25316) 2017-06-05 09:39:05 -04:00
utilities minor doc update 2017-05-31 19:39:30 -04:00
web_infrastructure Fix handling of extra_vars_path parameter. (#25272) 2017-06-02 09:29:53 -04:00
windows Add 'exists' to win_stat return docs (#25146) 2017-06-03 09:11:09 +01:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00