5f13f6da7c
Signed-off-by: Jan Friesse <jfriesse@redhat.com>
10 lines
143 B
YAML
10 lines
143 B
YAML
- hosts: localhost
|
|
roles:
|
|
- role: standard-test-basic
|
|
tags:
|
|
- classic
|
|
tests:
|
|
- smoke
|
|
required_packages:
|
|
- spausedd
|