3a16d4fa35
Resolves: #1990154 Signed-off-by: Maurizio Lombardi <mlombard@redhat.com>
10 lines
143 B
YAML
10 lines
143 B
YAML
- hosts: localhost
|
|
roles:
|
|
- role: standard-test-basic
|
|
tags:
|
|
- classic
|
|
tests:
|
|
- sanity
|
|
required_packages:
|
|
- which
|