5cce5a1ada
This reverts commit 61290b1bc7
since it removed the tests/ dir, which is obviously unwanted behavior.
10 lines
106 B
YAML
10 lines
106 B
YAML
---
|
|
# test buildah
|
|
- hosts: all
|
|
become: true
|
|
tags:
|
|
- classic
|
|
roles:
|
|
- prepare-env
|
|
- cli
|