mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-09 07:34:21 -07:00
* Make sure all files have trailing newline.
* Adjust tests.
(cherry picked from commit fa6c009ff0
)
This commit is contained in:
parent
45990b464e
commit
7933fe7ea3
188 changed files with 229 additions and 166 deletions
|
@ -19,4 +19,4 @@ cn: LDAP Test
|
|||
gecos: LDAP Test
|
||||
displayName: LDAP Test
|
||||
mail: ldap.test@example.com
|
||||
sn: Test
|
||||
sn: Test
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
dn: olcDatabase={0}config,cn=config
|
||||
changetype: modify
|
||||
replace: olcRootPW
|
||||
olcRootPW: "Test1234!"
|
||||
olcRootPW: "Test1234!"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue