keycloak-httpd-client-install/tests/tests.yml
2024-08-08 07:30:16 -05:00

14 lines
249 B
YAML

- 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