remove old with_first_found
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
This commit is contained in:
parent
86ce9a79cd
commit
178f441ac7
@ -1,8 +1,4 @@
|
|||||||
---
|
---
|
||||||
- include_vars: "{{ item }}"
|
|
||||||
with_first_found:
|
|
||||||
- "os_{{ ansible_os_family | lower }}.yml"
|
|
||||||
|
|
||||||
- include_vars: "{{ lookup('first_found', params) }}"
|
- include_vars: "{{ lookup('first_found', params) }}"
|
||||||
vars:
|
vars:
|
||||||
params:
|
params:
|
||||||
|
Loading…
Reference in New Issue
Block a user