iprutils/tests/tests.yml

14 lines
218 B
YAML
Raw Normal View History

2019-04-15 14:47:02 +00:00
---
# Run tests in all contexts
- hosts: localhost
tags:
- classic
roles:
- role: standard-test-beakerlib
tests:
- basic-functionality-test
required_packages:
- man-db
- coreutils
- rpm