mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
* Make sure all files have trailing newline.
* Adjust tests.
(cherry picked from commit fa6c009ff0)
This commit is contained in:
@@ -17,6 +17,9 @@
|
||||
value: нет
|
||||
register: set_attribute_value_unicode
|
||||
|
||||
- name: Add trailing newline
|
||||
shell: echo "" >> /tmp/ansible-xml-beers.xml
|
||||
|
||||
- name: Compare to expected result
|
||||
copy:
|
||||
src: results/test-set-attribute-value-unicode.xml
|
||||
|
||||
Reference in New Issue
Block a user