Remove FQCN
This commit is contained in:
parent
6572f20498
commit
eab59307cc
@ -1,9 +1,9 @@
|
||||
---
|
||||
# tasks file for ensure_ansible_prereq
|
||||
- name: 'include variables'
|
||||
- name: 'include vendor / version specific tasks'
|
||||
when:
|
||||
- ansible_system == 'Linux'
|
||||
ansible.builtin.include_tasks:
|
||||
include_tasks:
|
||||
file: '{{ lookup("first_found", findme ) }}'
|
||||
vars:
|
||||
findme:
|
||||
|
Loading…
x
Reference in New Issue
Block a user