mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-07-30 16:41:30 -07:00
Fix molecule tests
This commit is contained in:
parent
e029e1c2fd
commit
86284b12c2
24 changed files with 49 additions and 27 deletions
|
@ -22,7 +22,7 @@ argument_specs:
|
|||
description: "Perform an offline install"
|
||||
type: "bool"
|
||||
keycloak_quarkus_jvm_package:
|
||||
default: "java-11-openjdk-headless"
|
||||
default: "java-21-openjdk-headless"
|
||||
description: "RHEL java package runtime"
|
||||
type: "str"
|
||||
keycloak_quarkus_java_home:
|
||||
|
@ -479,7 +479,7 @@ argument_specs:
|
|||
downstream:
|
||||
options:
|
||||
rhbk_version:
|
||||
default: "26.0.6"
|
||||
default: "26.0.7"
|
||||
description: "Red Hat Build of Keycloak version"
|
||||
type: "str"
|
||||
rhbk_archive:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue