summaryrefslogtreecommitdiffstats
path: root/examples/playbooks/common-include-wrong-syntax2.yml
blob: a4891c88fcb7f90322f23142247038e67dd6d628 (plain)
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