950019dfcd
Resolves: rhbz#1938758 (check-gitbz workaround, this bz is unrelated)
15 lines
230 B
YAML
15 lines
230 B
YAML
---
|
|
- hosts: localhost
|
|
tags:
|
|
- classic
|
|
roles:
|
|
- role: standard-test-basic
|
|
tests:
|
|
- devel-usability
|
|
required_packages:
|
|
- gcc
|
|
- rpm
|
|
- redhat-rpm-config
|
|
- pkgconf-pkg-config
|
|
- libseccomp-devel
|