Fix formatting
This commit is contained in:
parent
d9b189158c
commit
341a1a94b8
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
- name: gather OS specific variables
|
- name: gather OS specific variables
|
||||||
include_vars: "{{ item }} "
|
include_vars: "{{ item }}"
|
||||||
with_first_found:
|
with_first_found:
|
||||||
- "{{ ansible_distribution }}.yaml"
|
- "{{ ansible_distribution }}.yaml"
|
||||||
- "{{ ansible_os_family }}.yaml"
|
- "{{ ansible_os_family }}.yaml"
|
||||||
|
Loading…
Reference in New Issue
Block a user