community.general/lib/ansible/cli
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
..
__init__.py Changes to convert to unicode at the borders 2016-01-28 10:56:46 -08:00
adhoc.py adhoc now respects limit when listing hosts 2016-01-25 17:39:01 -05:00
doc.py fix plugin loading for Windows modules 2015-12-16 11:47:12 -08:00
galaxy.py Changes to convert to unicode at the borders 2016-01-28 10:56:46 -08:00
playbook.py Fixing a mistake from tweaking list stuff too much 2015-12-17 16:33:23 -05:00
pull.py fix whitespace 2015-12-13 11:19:50 +01:00
vault.py Changes to convert to unicode at the borders 2016-01-28 10:56:46 -08:00