mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
c3db6343e5
add xorder_discovery parameter (#6109)
* add xorder_discovery parameter
* fix regex raw string
* use dn logic from LdapGeneric
* Update documentation.
* Update changelog fragment.
* Improve if.
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit d209466985
)
Co-authored-by: Reto Kupferschmid <kupferschmid@puzzle.ch>
2 lines
206 B
YAML
2 lines
206 B
YAML
minor_changes:
|
|
- ldap modules - add ``xorder_discovery`` option (https://github.com/ansible-collections/community.general/issues/6045, https://github.com/ansible-collections/community.general/pull/6109).
|