aboutsummaryrefslogtreecommitdiffstats
path: root/legacy/data/test.yml
diff options
context:
space:
mode:
Diffstat (limited to 'legacy/data/test.yml')
-rw-r--r--legacy/data/test.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/legacy/data/test.yml b/legacy/data/test.yml
new file mode 100644
index 00000000..270e86fd
--- /dev/null
+++ b/legacy/data/test.yml
@@ -0,0 +1,4 @@
+- hosts: sample_group_name
+ tasks:
+ - name: just an uname
+ command: uname -a