hspell/tests/tests.yml
2023-07-10 08:40:37 +02:00

21 lines
271 B
YAML

---
- 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