mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 16:53:11 +00:00
6 lines
225 B
YAML
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)
|