community.general/lib/ansible/utils
Toshio Kuratomi fa9822df0f Changes to convert to unicode at the borders
The module docs and vault changes solve issues where tracebacks can
happen.  The galaxy changes are mostly refactoring to be more pythonic
with a small chance that a unicode traceback could have occurred there
without the changes.  The change in __init__.py when we actually call
the pager makes things more robust but could hide places where we had
bytes coming in already so I didn't want to change that without auditing
where the text was coming from.

Fixes #14178
2016-01-28 10:56:46 -08:00
..
module_docs_fragments adds provider argument to nxos shared module 2016-01-19 19:02:41 -05:00
__init__.py limit extensions for files in group/host_vars dir 2015-05-23 20:34:08 +02:00
boolean.py Making the switch to v2 2015-05-03 21:47:26 -05:00
cmd_functions.py Add python3-compat boilerplate to all .py files in lib/ansible 2015-10-19 18:36:19 -07:00
color.py output color is now configurable 2015-12-29 17:40:47 -05:00
debug.py Making the switch to v2 2015-05-03 21:47:26 -05:00
display.py fixed issue with vars prompt warning causing error 2016-01-27 16:13:06 -05:00
encrypt.py Finish up plugin porting to global display 2015-11-11 10:44:23 -08:00
hashing.py Making the switch to v2 2015-05-03 21:47:26 -05:00
listify.py Strip string terms before templating 2016-01-06 20:44:19 +05:30
module_docs.py Changes to convert to unicode at the borders 2016-01-28 10:56:46 -08:00
path.py remove unused imports 2016-01-11 14:14:20 +01:00
shlex.py Add python3-compat boilerplate to all .py files in lib/ansible 2015-10-19 18:36:19 -07:00
unicode.py Information on when to use to_str() and what a native string is 2015-10-19 09:28:43 -07:00
vars.py correctly deals with non serializable type 2016-01-18 15:17:43 -05:00