mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-25 11:51:26 -07:00
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 |
||
---|---|---|
.. | ||
module_docs_fragments | ||
__init__.py | ||
boolean.py | ||
cmd_functions.py | ||
color.py | ||
debug.py | ||
display.py | ||
encrypt.py | ||
hashing.py | ||
listify.py | ||
module_docs.py | ||
path.py | ||
shlex.py | ||
unicode.py | ||
vars.py |