--- - name: Create and enable K3s service include_tasks: "{{ item }}" with_first_found: - "prereq/{{ ansible_distribution }}.yml" - "prereq/default.yml"