mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Fixing bug with unicode templates.
The utils.md5s() function would break when calculating checksums for non-ascii characters. Convert to utf-8 first.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Are you pondering what I'm pondering?
|
||||
Are you pondering what I'm pøndering?
|
||||
|
||||
I think so Brain, but {{ answer }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user