libspiro/tests/tests.yml
2020-05-06 19:41:50 +05:30

21 lines
263 B
YAML

---
- hosts: localhost
tags:
- classic
roles:
- role: standard-test-source
- hosts: localhost
tags:
- classic
roles:
- role: standard-test-basic
tests:
- smoke
required_packages:
- libtool
- m4
- gcc
- sed
- make