1
0
mirror of https://github.com/ansible-collections/community.general.git synced 2025-07-27 20:21:52 +03:00

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>
This commit is contained in:
eryx12o45
2020-04-17 10:53:37 +02:00
committed by GitHub
parent 2639d4c023
commit e3e6c6167e
13 changed files with 425 additions and 0 deletions

View File

@ -0,0 +1 @@
./net_tools/ldap/ldap_search.py