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