7c9c788561
These test files was lost during importing from RHEL to CentOS stream. Signed-off-by: Gris Ge <fge@redhat.com>
14 lines
241 B
YAML
14 lines
241 B
YAML
- hosts: localhost
|
|
roles:
|
|
- role: standard-test-basic
|
|
tags:
|
|
- classic
|
|
remote_user: root
|
|
tests:
|
|
- cli_query_reapply:
|
|
dir: .
|
|
run: ./cli_query_reapply.sh
|
|
required_packages:
|
|
- nmstate
|
|
- nispor
|