1 2 3 4 5 6 7
--- - name: Fixture hosts: localhost gather_facts: false tasks: - name: Some include ansible.builtin.include_tasks: tasks/included-with-lint.yml