mirror of https://github.com/ansible/ansible.git
ldap_attr: Use byte values instead of str (#41248)
The LDAP values may be of any kind (pictures, bytes, etc.) thus, ldap module enforce a "bytes" type. We should pass properly encoded values instead of str Fixes: #39569 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>pull/41303/head
parent
effa235eb6
commit
e3a073fdb9
Loading…
Reference in New Issue