libuninameslist/tests/tests.yml
2023-07-10 08:51:07 +02:00

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