ansible/lib/ansible/utils
Matt Martz 254788bc22
unsafe wrapping should only happen for with_ loops (#64401)
* unsafe wrapping should only happen for with_ lookups. Fixes #64379. Addresses #64169

* edit porting guide entry

* typo in changelog fragment

* typo

Co-Authored-By: Sandra McCann <samccann@redhat.com>

* punctuation

Co-Authored-By: Sandra McCann <samccann@redhat.com>
2019-11-06 10:31:55 -06:00
..
__init__.py
cmd_functions.py
collection_loader.py Fix plugin names for collection plugins. (#60317) 2019-09-18 17:47:56 -07:00
color.py
context_objects.py Move the arguments module into cli/ and context_objects into utils 2019-01-03 18:12:23 -08:00
display.py Remove leading space in warning messages (#62002) 2019-09-17 10:16:00 -05: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 Pickle non-str objects to survive connection return (#63110) 2019-10-14 11:34:37 -04:00
listify.py Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
multiprocessing.py Explicitly use multiprocessing fork start method (#63581) 2019-10-16 15:30:50 -05:00
path.py Get copy tests passing with split controller/target (#58516) 2019-07-03 10:37:33 -05:00
plugin_docs.py add subdir support to collection loading (#60682) 2019-08-21 10:45:04 +01:00
py3compat.py config encode errors should not be fatal (#63311) 2019-10-09 17:08:29 -07:00
sentinel.py Fieldattribute inheritance with defaults (#50891) 2019-01-23 11:40:07 -06:00
shlex.py
singleton.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
ssh_functions.py
unicode.py
unsafe_proxy.py unsafe wrapping should only happen for with_ loops (#64401) 2019-11-06 10:31:55 -06:00
vars.py move extravars and option vars loading into VM (#51070) 2019-01-30 16:25:36 -05:00