keycloak-httpd-client-install/tests/tests.yml

14 lines
249 B
YAML
Raw Normal View History

2024-08-07 20:54:37 +00:00
- hosts: localhost
roles:
- role: standard-test-basic
tags:
- classic
tests:
- keycloak-httpd-client-install:
dir: scripts
run: ./run_tests.sh
required_packages:
- keycloak-httpd-client-install
- git