87965696ff
Resolves: rhbz#1966709 Signed-off-by: Mike Stowell <mstowell@redhat.com>
12 lines
190 B
YAML
12 lines
190 B
YAML
- hosts: localhost
|
|
roles:
|
|
- role: standard-test-basic
|
|
tags:
|
|
- classic
|
|
tests:
|
|
- simple:
|
|
dir: scripts
|
|
run: ./run_tests.sh
|
|
required_packages:
|
|
- tuna
|