1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/net_tools/ldap
eryx12o45 e3e6c6167e
Added ldap_search module for searching in LDAP servers (#126)
* fix CI

* Added ldap_search module for searching in LDAP servers

* Fixes from pipeline

* Fixed second script as well

* fix DOCUMENTATION block

* fix DOCUMENTATION block

* fix DOCUMENTATION block

* fix examples and remove changelog fragment

* Added integration tests for ldap_search

* fixes

Co-authored-by: Sebastian Pfahl <sebastian.pfahl@dcso.de>
2020-04-17 10:53:37 +02:00
..
ldap_attr.py Remove the params module option from ldap_attr and ldap_entry (#113) 2020-04-06 18:13:04 +02:00
ldap_attrs.py Initial commit 2020-03-09 09:11:07 +00:00
ldap_entry.py Remove the params module option from ldap_attr and ldap_entry (#113) 2020-04-06 18:13:04 +02:00
ldap_passwd.py Initial commit 2020-03-09 09:11:07 +00:00
ldap_search.py Added ldap_search module for searching in LDAP servers (#126) 2020-04-17 10:53:37 +02:00