b0ad81d708
Resolves: rhbz1924903 Signed-off-by: Honggang Li <honli@redhat.com>
12 lines
182 B
YAML
12 lines
182 B
YAML
- hosts: localhost
|
|
roles:
|
|
- role: standard-test-basic
|
|
tags:
|
|
- classic
|
|
tests:
|
|
- simple:
|
|
dir: .
|
|
run: ./runme.sh
|
|
required_packages:
|
|
- opa-fm
|