a0407b7659
Signed-off-by: Vladis Dronov <vdronov@redhat.com>
11 lines
153 B
YAML
11 lines
153 B
YAML
---
|
|
- hosts: localhost
|
|
roles:
|
|
- role: standard-test-basic
|
|
tags:
|
|
- classic
|
|
tests:
|
|
- nulltest:
|
|
dir: .
|
|
run: nulltest.sh
|