mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
d7c6cf10c2
str() throws an UnicodeEncodeError for code points that cannot be represented in 7-bit ASCII. This makes it impossible to use any non-ASCII characters in module arguments. Using encode('utf-8') gives the desired result. |
||
---|---|---|
.. | ||
ansible |