1 2 3 4 5 6 7
--- - name: Demonstrate linting issue. hosts: all tasks: - name: Include a role with the wrong syntax ansible.builtin.include_role: role: foo