which/tests/tests.yml
2017-12-11 12:40:44 +02:00

14 lines
216 B
YAML

---
# Run tests in all contexts
- hosts: localhost
tags:
- classic
- container
- atomic
roles:
- role: standard-test-beakerlib
tests:
- basic-functionality-test
required_packages:
- which