mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Make sure all files have trailing newline (#5076)
* Make sure all files have trailing newline. * Adjust tests.
This commit is contained in:
@@ -338,4 +338,4 @@
|
||||
- name: Restore /boot/loader.conf
|
||||
copy:
|
||||
content: "{{ cached_boot_loaderconf_content }}"
|
||||
dest: /boot/loader.conf
|
||||
dest: /boot/loader.conf
|
||||
|
||||
Reference in New Issue
Block a user