buildah/tests/tests.yml
Yevhenii Shapovalov e671b026e2 add tests
2017-12-12 13:28:04 +02:00

13 lines
160 B
YAML

---
# test buildah
- hosts: localhost
become: true
tags:
- classic
roles:
- prepare-env
- role: cli
tags:
- cli
- tear-down