5872343ebd
Upstream tag: v0.22.1 Upstream commit: cec48f8a resolves: #RHEL-51391 Commit authored by Packit automation (https://packit.dev/)
11 lines
162 B
YAML
11 lines
162 B
YAML
- hosts: localhost
|
|
roles:
|
|
- role: standard-test-basic
|
|
tags:
|
|
- classic
|
|
tests:
|
|
- simple:
|
|
dir: .
|
|
run: "coreos-installer --help"
|
|
|