mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-03 20:54:24 -07:00
Make sure all files have trailing newline (#5076)
* Make sure all files have trailing newline. * Adjust tests.
This commit is contained in:
parent
79b201ae49
commit
fa6c009ff0
195 changed files with 236 additions and 173 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