community.general/lib/ansible
おすし c2a409a9e0 Fix: Yum module does not use proxy when username is not set #51548 (#51994)
* add test of yum with proxy

* Properly handle unauthenticated yum proxy config

Fixes #51548

* shell executable is bash
2019-02-13 14:10:47 -05:00
..
cli Restore behavior for detecting only localhost, and no limit match. Fixes #52152 (#52172) 2019-02-13 11:52:30 -06:00
compat Have update-bundled check for updates to all bundled code 2019-02-06 13:59:55 -08:00
config docs: update docs about pipelining (#51856) 2019-02-12 12:49:00 -05:00
errors
executor Become plugins (#50991) 2019-02-11 11:27:44 -06:00
galaxy
inventory make missing pattern ansibleerror (#51397) 2019-01-30 19:13:19 -05:00
module_utils docker_*: always use client.fail() over module.fail_json(), allow to always return data on failure (#51999) 2019-02-13 14:10:23 -05:00
modules Fix: Yum module does not use proxy when username is not set #51548 (#51994) 2019-02-13 14:10:47 -05:00
parsing ansible-vault: handle utf-8 filename in vault (#50341) 2019-02-12 16:13:51 +05:30
playbook Become plugins (#50991) 2019-02-11 11:27:44 -06:00
plugins Re-add support for setting shell from play context (#52139) 2019-02-13 11:49:13 -06:00
template Custom jinja Undefined class for handling nested undefined attributes (#51768) 2019-02-12 15:04:00 -05:00
utils
vars Remove unused imports and variable in hostvars.py (#51609) 2019-02-07 11:05:39 -05:00
__init__.py
constants.py Become plugins (#50991) 2019-02-11 11:27:44 -06:00
context.py Become plugins (#50991) 2019-02-11 11:27:44 -06:00
release.py