1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-04-25 13:12:46 +00:00

Make sure all files have trailing newline (#5076)

* Make sure all files have trailing newline.

* Adjust tests.
This commit is contained in:
Felix Fontein 2022-08-05 21:08:41 +02:00 committed by GitHub
parent 79b201ae49
commit fa6c009ff0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
195 changed files with 236 additions and 173 deletions

View file

@ -19,4 +19,4 @@ cn: LDAP Test
gecos: LDAP Test
displayName: LDAP Test
mail: ldap.test@example.com
sn: Test
sn: Test

View file

@ -1,4 +1,4 @@
dn: olcDatabase={0}config,cn=config
changetype: modify
replace: olcRootPW
olcRootPW: "Test1234!"
olcRootPW: "Test1234!"