summaryrefslogtreecommitdiff
path: root/playbooks/lamp/tests
diff options
context:
space:
mode:
authorjerome <jerome@xlinfo.fr>2025-02-12 15:05:59 +0100
committerjerome <jerome@xlinfo.fr>2025-02-12 15:05:59 +0100
commit3605d4eec0065530f692cb3e779e9ab50a0ca3e3 (patch)
treee20e657391c18d44af5d03f864a4c3db05b81690 /playbooks/lamp/tests
parent9041e48cd9b37e2bb39328ec21088ab48658f0f7 (diff)
downloadkvm-3605d4eec0065530f692cb3e779e9ab50a0ca3e3.tar.gz
kvm-3605d4eec0065530f692cb3e779e9ab50a0ca3e3.zip
correction
Diffstat (limited to 'playbooks/lamp/tests')
-rw-r--r--playbooks/lamp/tests/inventory2
-rw-r--r--playbooks/lamp/tests/test.yml5
2 files changed, 0 insertions, 7 deletions
diff --git a/playbooks/lamp/tests/inventory b/playbooks/lamp/tests/inventory
deleted file mode 100644
index 878877b..0000000
--- a/playbooks/lamp/tests/inventory
+++ /dev/null
@@ -1,2 +0,0 @@
-localhost
-
diff --git a/playbooks/lamp/tests/test.yml b/playbooks/lamp/tests/test.yml
deleted file mode 100644
index 10107f3..0000000
--- a/playbooks/lamp/tests/test.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-- hosts: localhost
- remote_user: root
- roles:
- - lamp \ No newline at end of file