Rerun prettier
This commit is contained in:
parent
4dfc755e05
commit
c38742df47
1 changed files with 3 additions and 3 deletions
|
|
@ -4,9 +4,9 @@
|
|||
include_vars: '{{ item }}'
|
||||
with_first_found:
|
||||
- files:
|
||||
- '{{ ansible_distribution|lower }}-{{ ansible_distribution_release|lower }}.yml'
|
||||
- '{{ ansible_distribution|lower }}.yml'
|
||||
- '{{ ansible_os_family|lower }}.yml'
|
||||
- '{{ ansible_distribution|lower }}-{{ ansible_distribution_release|lower }}.yml'
|
||||
- '{{ ansible_distribution|lower }}.yml'
|
||||
- '{{ ansible_os_family|lower }}.yml'
|
||||
paths:
|
||||
- 'vars/'
|
||||
- name: install packages
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue