summaryrefslogtreecommitdiffstats
path: root/test/schemas/negative_test/playbooks/gather_subset2.yml
blob: d5a39ae87c6e5e483f8442b709123255e9c76a57 (plain)
1
2
3
4
5
6
7
---
- hosts: localhost
  gather_subset:
    - invalid
  tasks:
    - ansible.builtin.debug:
        msg: foo