You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments/template-filename-encoding....

6 lines
225 B
YAML

---
bugfixes:
- template action plugin - fix the encoding of filenames to avoid tracebacks on
Python2 when characters that are not present in the user's locale are
present. (https://github.com/ansible/ansible/pull/39424)