mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-29 23:03:08 +00:00
ldap_search: make sure to also handle binary strings in Python 3 (#7264)
Make sure to also handle binary strings in Python 3.
(cherry picked from commit fc530cd3f5)
Co-authored-by: Felix Fontein <felix@fontein.de>