ansible/changelogs/fragments/ansible_native_concat-use-to_text-rather-than-text_type.yml

3 lines
153 B
YAML
Raw Normal View History

minor_changes:
- ansible_native_concat() - use ``to_text`` function rather than Jinja2's ``text_type`` which has been removed in Jinja2 master branch.