summaryrefslogtreecommitdiffstats
path: root/tests/tests.yml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests.yml')
-rw-r--r--tests/tests.yml12
1 files changed, 0 insertions, 12 deletions
diff --git a/tests/tests.yml b/tests/tests.yml
deleted file mode 100644
index 74f63e8..0000000
--- a/tests/tests.yml
+++ /dev/null
@@ -1,12 +0,0 @@
----
-# test buildah
-- hosts: localhost
- become: true
- tags:
- - classic
- roles:
- - prepare-env
- - role: cli
- tags:
- - cli
- - tear-down