remove old with_first_found
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Robert Kaussow 2019-08-27 22:59:13 +02:00
parent 86ce9a79cd
commit 178f441ac7
1 changed files with 0 additions and 4 deletions

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: