convmv/tests/tests.yml
2021-05-22 09:26:13 +05:30

18 lines
231 B
YAML

---
- hosts: localhost
tags:
- classic
roles:
- role: standard-test-source
- hosts: localhost
tags:
- classic
roles:
- role: standard-test-basic
tests:
- smoke
required_packages:
- perl
- make