mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-02 12:14:25 -07:00
Another try.
This commit is contained in:
parent
98744b0abe
commit
7627be6e20
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@
|
||||||
files:
|
files:
|
||||||
- '{{ ansible_distribution }}-{{ ansible_distribution_version }}.yml'
|
- '{{ ansible_distribution }}-{{ ansible_distribution_version }}.yml'
|
||||||
- '{{ ansible_distribution }}-{{ ansible_distribution_major_version }}.yml'
|
- '{{ ansible_distribution }}-{{ ansible_distribution_major_version }}.yml'
|
||||||
|
- '{{ ansible_distribution }}.yml'
|
||||||
- '{{ ansible_os_family }}.yml'
|
- '{{ ansible_os_family }}.yml'
|
||||||
paths:
|
paths:
|
||||||
- '{{ role_path }}/vars'
|
- '{{ role_path }}/vars'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue