mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-09 14:50:02 -07:00
* Make sure all files have trailing newline.
* Adjust tests.
(cherry picked from commit fa6c009ff0
)
This commit is contained in:
parent
45990b464e
commit
7933fe7ea3
188 changed files with 229 additions and 166 deletions
|
@ -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']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue