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
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

@ -22,4 +22,4 @@
access_token: "{{ pd_api_access_token }}"
pd_user: "{{ fullname }}"
pd_email: "{{ email }}"
state: "absent"
state: "absent"

View file

@ -7,4 +7,4 @@ pd_api_access_token: your_api_access_token
fullname: User Name
email: user@email.com
pd_role: observer
pd_teams: team1
pd_teams: team1