Make sure all files have trailing newline (#5076) (#5081)

* Make sure all files have trailing newline.

* Adjust tests.

(cherry picked from commit fa6c009ff0)
This commit is contained in:
Felix Fontein
2022-08-05 21:31:26 +02:00
committed by GitHub
parent 45990b464e
commit 7933fe7ea3
188 changed files with 229 additions and 166 deletions

View File

@@ -16,6 +16,9 @@
state: absent
register: remove_attribute
- name: Add trailing newline
shell: echo "" >> /tmp/ansible-xml-beers.xml
- name: Compare to expected result
copy:
src: results/test-remove-attribute.xml