88c3aee033
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/libuninameslist#9d23dbac15f3cc842e5e63ec301005ca65cad92b
23 lines
293 B
YAML
23 lines
293 B
YAML
---
|
|
- hosts: localhost
|
|
tags:
|
|
- classic
|
|
roles:
|
|
- role: standard-test-source
|
|
|
|
- hosts: localhost
|
|
tags:
|
|
- classic
|
|
roles:
|
|
- role: standard-test-basic
|
|
tests:
|
|
- smoke
|
|
required_packages:
|
|
- autoconf
|
|
- automake
|
|
- libtool
|
|
- m4
|
|
- gcc
|
|
- sed
|
|
- make
|