1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-14 13:42:21 +00:00
community.general/lib
Sergey Scherbakov c16d258a27 Fix encoding error on grp.gr_name, which can contain non-ascii chars at domain PCs (#25804)
* Fix encoding errors on grp.gr_name, which can contain non-ascii character at LDAP/AD domain workstations

* fix: utils.to_text() is now used instead of py3-incompatible unicode() method
2017-08-31 03:39:24 -04:00
..
ansible Fix encoding error on grp.gr_name, which can contain non-ascii chars at domain PCs (#25804) 2017-08-31 03:39:24 -04:00