summaryrefslogtreecommitdiffstats
path: root/tests/rpm.yml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rpm.yml')
-rw-r--r--tests/rpm.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/rpm.yml b/tests/rpm.yml
new file mode 100644
index 0000000..27a9349
--- /dev/null
+++ b/tests/rpm.yml
@@ -0,0 +1,9 @@
+---
+# test buildah
+- hosts: all
+ become: true
+ tags:
+ - classic
+ roles:
+ - prepare-env
+ - cli