1 2 3 4 5 6 7 8
--- - name: Fixture for test coverage hosts: localhost gather_facts: false tasks: - name: Some include with invalid syntax ansible.builtin.include_tasks: file: null