summaryrefslogtreecommitdiffstats
path: root/test/schemas/negative_test/playbooks/gather_subset2.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/schemas/negative_test/playbooks/gather_subset2.yml')
-rw-r--r--test/schemas/negative_test/playbooks/gather_subset2.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/schemas/negative_test/playbooks/gather_subset2.yml b/test/schemas/negative_test/playbooks/gather_subset2.yml
new file mode 100644
index 0000000..d5a39ae
--- /dev/null
+++ b/test/schemas/negative_test/playbooks/gather_subset2.yml
@@ -0,0 +1,7 @@
+---
+- hosts: localhost
+ gather_subset:
+ - invalid
+ tasks:
+ - ansible.builtin.debug:
+ msg: foo