This website requires JavaScript.
Explore
Help
Sign In
a-c-m
/
community.general
mirror of
https://github.com/ansible-collections/community.general.git
Watch
1
Star
0
Fork
You've already forked community.general
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
94e3635c0a
community.general
/
tests
/
integration
/
targets
/
setup_openldap
/
files
/
rootpw_cnconfig.ldif
5 lines
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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 08:53:37 +00:00
dn: olcDatabase={0}config,cn=config
changetype: modify
replace: olcRootPW
Make sure all files have trailing newline (#5076) * Make sure all files have trailing newline. * Adjust tests.
2022-08-05 19:08:41 +00:00
olcRootPW: "Test1234!"