hspell/tests/tests.yml

21 lines
271 B
YAML
Raw Normal View History

2021-05-21 16:43:21 +00:00
---
- hosts: localhost
tags:
- classic
roles:
- role: standard-test-source
- hosts: localhost
tags:
- classic
roles:
- role: standard-test-basic
tests:
- smoke
required_packages:
- gcc
- make
- hspell
- gzip
- zlib-devel