mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
be1a905f6f
* Simplify code. * Make sure output is always UTF-8.
4 lines
419 B
YAML
4 lines
419 B
YAML
breaking_changes:
|
|
- "ldap_search - convert all string-like values to UTF-8 (https://github.com/ansible-collections/community.general/issues/5704, https://github.com/ansible-collections/community.general/pull/6473)."
|
|
minor_changes:
|
|
- "ldap_search - the new ``base64_attributes`` allows to specify which attribute values should be Base64 encoded (https://github.com/ansible-collections/community.general/pull/6473)."
|