2aff289ada
Signed-off-by: Xiaofeng Wang <xiaofwan@redhat.com>
11 lines
160 B
YAML
11 lines
160 B
YAML
- hosts: localhost
|
|
roles:
|
|
- role: standard-test-basic
|
|
tags:
|
|
- classic
|
|
tests:
|
|
- simple:
|
|
dir: .
|
|
run: "fdo-owner-tool --help"
|
|
|