summaryrefslogtreecommitdiffstats
path: root/examples/testproject/roles/test-role/tasks/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/testproject/roles/test-role/tasks/main.yml')
-rw-r--r--examples/testproject/roles/test-role/tasks/main.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/testproject/roles/test-role/tasks/main.yml b/examples/testproject/roles/test-role/tasks/main.yml
new file mode 100644
index 0000000..fda441f
--- /dev/null
+++ b/examples/testproject/roles/test-role/tasks/main.yml
@@ -0,0 +1,3 @@
+---
+- name: Shell instead of command
+ shell: echo hello world