community.general/lib/ansible/utils
Matt Davis 1dc8436ed9
module_utils fixes in collections (#55118)
* module_utils fixes in collections

* fixed Windows module_utils in collections
* fixed more Python module_utils cases (from X import module)
* "medium style" Ansiballz modules now work properly with collections (ie, non-replacer but also not using basic.py)
* added more tests
* split Windows/POSIX exec

* sanity
2019-04-10 22:59:53 -07:00
..
__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
collection_loader.py module_utils fixes in collections (#55118) 2019-04-10 22:59:53 -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 Allow user to control output of verbose messages (#52948) 2019-03-05 16:08:15 -05:00
encrypt.py Minor typos (#50371) 2019-01-15 11:37:00 +00:00
hashing.py
helpers.py
jsonrpc.py Don't fail if ConnectionError has no code (#53455) 2019-03-07 10:04:08 -05:00
listify.py
path.py Fix encoding handling in unfrackpath. 2019-03-21 16:19:54 -07:00
plugin_docs.py interpreter discovery message tweaks (#53155) 2019-02-28 17:53:55 -08:00
py3compat.py
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
vars.py move extravars and option vars loading into VM (#51070) 2019-01-30 16:25:36 -05:00