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
195 changed files with 236 additions and 173 deletions

View File

@@ -8,4 +8,4 @@
- include_tasks: "{{ item }}"
with_fileglob:
- 'tests/*.yml'
when: ansible_os_family in ['Ubuntu', 'Debian']
when: ansible_os_family in ['Ubuntu', 'Debian']