51d78b5d72
... and adjust it for RHEL-9. Needed to pass gating tests to be able to fix this: Resolves: rhbz#1997398
10 lines
156 B
YAML
10 lines
156 B
YAML
- hosts: localhost
|
|
roles:
|
|
- role: standard-test-basic
|
|
tags:
|
|
- classic
|
|
tests:
|
|
- simple:
|
|
dir: scripts
|
|
run: ./run_tests.sh
|