summaryrefslogtreecommitdiff
path: root/lamp/tests/test.yml
diff options
context:
space:
mode:
authorjerome <jerome@xlinfo.fr>2026-09-17 22:50:01 +0200
committerjerome <jerome@xlinfo.fr>2026-09-17 22:50:01 +0200
commit2dd8db66765e3eff5a6a9e0c016a70d55b55ea4b (patch)
tree12e5934032b493cfc37f1b82dbedbd111204abf3 /lamp/tests/test.yml
downloadlamp-2dd8db66765e3eff5a6a9e0c016a70d55b55ea4b.tar.gz
lamp-2dd8db66765e3eff5a6a9e0c016a70d55b55ea4b.zip
git initial
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