Remove FQCN

This commit is contained in:
Jason Rothstein 2020-11-30 01:15:12 +00:00
parent 6572f20498
commit eab59307cc

View File

@ -1,9 +1,9 @@
--- ---
# tasks file for ensure_ansible_prereq # tasks file for ensure_ansible_prereq
- name: 'include variables' - name: 'include vendor / version specific tasks'
when: when:
- ansible_system == 'Linux' - ansible_system == 'Linux'
ansible.builtin.include_tasks: include_tasks:
file: '{{ lookup("first_found", findme ) }}' file: '{{ lookup("first_found", findme ) }}'
vars: vars:
findme: findme: