summaryrefslogtreecommitdiffstats
path: root/test/simpletask.yml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--test/simpletask.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/simpletask.yml b/test/simpletask.yml
new file mode 100644
index 0000000..0aba042
--- /dev/null
+++ b/test/simpletask.yml
@@ -0,0 +1,3 @@
+---
+- name: hello world
+ debug: msg="Hello!"