The rules are -- if the filter returns str type and the str may contain
non-ascii characters then wrap it to convert to unicode type. Not
needed if the function already returns unicode type or only returns
ascii characters
Conflicts:
lib/ansible/runner/filter_plugins/core.py
release1.8.3
Toshio Kuratomi10 years agocommitted byJames Cammarata