summaryrefslogtreecommitdiffstats
path: root/test/schemas/negative_test/playbooks/tasks/args_integer.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/schemas/negative_test/playbooks/tasks/args_integer.yml')
-rw-r--r--test/schemas/negative_test/playbooks/tasks/args_integer.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/schemas/negative_test/playbooks/tasks/args_integer.yml b/test/schemas/negative_test/playbooks/tasks/args_integer.yml
new file mode 100644
index 0000000..b831039
--- /dev/null
+++ b/test/schemas/negative_test/playbooks/tasks/args_integer.yml
@@ -0,0 +1,2 @@
+- action: foo
+ args: 123 # invalid