summaryrefslogtreecommitdiffstats
path: root/test/schemas/test/playbooks/local_action_dict.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/schemas/test/playbooks/local_action_dict.yml')
-rw-r--r--test/schemas/test/playbooks/local_action_dict.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/schemas/test/playbooks/local_action_dict.yml b/test/schemas/test/playbooks/local_action_dict.yml
new file mode 100644
index 0000000..05b3129
--- /dev/null
+++ b/test/schemas/test/playbooks/local_action_dict.yml
@@ -0,0 +1,5 @@
+- hosts: localhost
+ tasks:
+ - local_action:
+ module: ansible.builtin.debug
+ msg: hello