remove old with_first_found
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Robert Kaussow 2019-08-27 22:59:13 +02:00
parent 86ce9a79cd
commit 178f441ac7

View File

@ -1,8 +1,4 @@
---
- include_vars: "{{ item }}"
with_first_found:
- "os_{{ ansible_os_family | lower }}.yml"
- include_vars: "{{ lookup('first_found', params) }}"
vars:
params: