mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-03 20:54:24 -07:00
* Add regression test. * Add more Unicode tests. * Add fix. * Add changelog. * Work completely with Unicode. * Update plugins/modules/files/ini_file.py Co-authored-by: quidame <quidame@poivron.org> Co-authored-by: quidame <quidame@poivron.org>
This commit is contained in:
parent
1b94d09209
commit
147425ef93
3 changed files with 73 additions and 20 deletions
2
changelogs/fragments/2875-ini_file-unicode.yml
Normal file
2
changelogs/fragments/2875-ini_file-unicode.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- "ini_file - fix Unicode processing for Python 2 (https://github.com/ansible-collections/community.general/pull/2875)."
|
Loading…
Add table
Add a link
Reference in a new issue