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