jinja2 cannot handle byte strs with non-ascii. So we need to transform…
jinja2 cannot handle byte strs with non-ascii. So we need to transform potential byte str into unicode type. This fix is for dynamic inventory. Fixes #10007 Conflicts: v2/ansible/inventory/script.py v2/ansible/module_utils/basic.py
Showing
Please
register
or
sign in
to comment