9 lines
198 B
YAML
9 lines
198 B
YAML
- hosts: localhost
|
|
roles:
|
|
- role: standard-test-beakerlib
|
|
tags:
|
|
- classic
|
|
repositories:
|
|
- repo: "https://src.osci.redhat.com/tests/abrt.git"
|
|
dest: "abrt"
|