buildah/tests/tests.yml

13 lines
160 B
YAML
Raw Normal View History

2017-12-12 11:28:04 +00:00
---
# test buildah
- hosts: localhost
become: true
tags:
- classic
roles:
- prepare-env
- role: cli
tags:
- cli
- tear-down