Remove FQCN
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user