11 lines
227 B
YAML
11 lines
227 B
YAML
---
|
|
- hosts: localhost
|
|
roles:
|
|
- role: standard-test-beakerlib
|
|
tags:
|
|
- classic
|
|
repositories:
|
|
- repo: "https://gitlab.com/redhat-crypto/tests/libssh.git"
|
|
dest: "libssh"
|
|
fmf_filter: "tier: 0,1,2,3"
|