summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/inventory3
-rw-r--r--tests/test.yml6
2 files changed, 0 insertions, 9 deletions
diff --git a/tests/inventory b/tests/inventory
deleted file mode 100644
index 03ca42f..0000000
--- a/tests/inventory
+++ /dev/null
@@ -1,3 +0,0 @@
-#SPDX-License-Identifier: MIT-0
-localhost
-
diff --git a/tests/test.yml b/tests/test.yml
deleted file mode 100644
index e5df577..0000000
--- a/tests/test.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-#SPDX-License-Identifier: MIT-0
----
-- hosts: localhost
- remote_user: root
- roles:
- - bootstrap