781fd7099a
- Move legacy tests into a separate directory. - Reduce common dependencies between targets.
5 lines
112 B
YAML
5 lines
112 B
YAML
- hosts: buildah-container
|
|
connection: buildah
|
|
gather_facts: no
|
|
roles:
|
|
- { role: connection_buildah }
|