.. |
__init__.py
|
|
|
_build_helpers.py
|
plugin_formatter.py: Improve the output when processing docs (#46541)
|
2018-12-18 11:23:49 -06:00 |
cmd_functions.py
|
ansible/utils/: PEP8 compliancy (#24686)
|
2017-05-30 18:09:44 +01:00 |
collection_loader.py
|
module_utils fixes in collections (#55118)
|
2019-04-10 22:59:53 -07:00 |
color.py
|
Fix several things causing tracebacks with unicode cwd (#27731)
|
2017-08-04 09:25:08 -04:00 |
context_objects.py
|
Move the arguments module into cli/ and context_objects into utils
|
2019-01-03 18:12:23 -08:00 |
display.py
|
some logging fixes (#56311)
|
2019-05-24 16:43:47 -04:00 |
encrypt.py
|
Minor typos (#50371)
|
2019-01-15 11:37:00 +00:00 |
hashing.py
|
Enable additional pylint rules and resolve issues found. (#47221)
|
2018-10-18 13:38:08 -07:00 |
helpers.py
|
preserve same order as inventory manager when using host lookup (#55331)
|
2019-04-18 15:54:03 -04:00 |
jsonrpc.py
|
Don't fail if ConnectionError has no code (#53455)
|
2019-03-07 10:04:08 -05:00 |
listify.py
|
Python 3.8 collections compatibility fixes.
|
2018-10-08 11:26:37 -07:00 |
path.py
|
caution tape on makedirs_safe (#55241)
|
2019-04-24 11:37:34 -04:00 |
plugin_docs.py
|
Fix loading namespaced doc_fragments from collections (#55249)
|
2019-05-02 21:15:57 -04:00 |
py3compat.py
|
Python 3.8 collections compatibility fixes.
|
2018-10-08 11:26:37 -07:00 |
sentinel.py
|
Fieldattribute inheritance with defaults (#50891)
|
2019-01-23 11:40:07 -06:00 |
shlex.py
|
Update module_utils.six to latest (#22855)
|
2017-03-23 13:35:05 -07:00 |
singleton.py
|
Add a Singleton metaclass, use it with Display (#48935)
|
2018-11-20 17:06:51 -06:00 |
ssh_functions.py
|
Fix encoding error with path to ssh
|
2017-09-22 15:31:21 -07:00 |
unicode.py
|
Remove deprecated code (#34828)
|
2018-01-23 12:02:09 -06:00 |
unsafe_proxy.py
|
Handle sets differently than lists in wrap_var. Fixes #47372 (#47510)
|
2018-10-23 11:18:21 -05:00 |
vars.py
|
move extravars and option vars loading into VM (#51070)
|
2019-01-30 16:25:36 -05:00 |