summaryrefslogtreecommitdiff
path: root/lamp/tests/test.yml
diff options
context:
space:
mode:
Diffstat (limited to 'lamp/tests/test.yml')
-rw-r--r--lamp/tests/test.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/lamp/tests/test.yml b/lamp/tests/test.yml
new file mode 100644
index 0000000..10107f3
--- /dev/null
+++ b/lamp/tests/test.yml
@@ -0,0 +1,5 @@
+---
+- hosts: localhost
+ remote_user: root
+ roles:
+ - lamp \ No newline at end of file