keycloak_quarkus_force_install does not ignore bootstrapped

This commit is contained in:
Ranabir Chakraborty 2025-06-24 18:33:55 +05:30
commit ef6d8890fb
4 changed files with 28 additions and 1 deletions

View file

@ -72,6 +72,10 @@ argument_specs:
default: "admin"
description: "Administration user account, only for bootstrapping"
type: "str"
keycloak_quarkus_force_install:
default: false
description: "Remove pre-existing versions of service"
type: "bool"
keycloak_quarkus_bootstrap_admin_password:
required: true
description: "Password of admin account, only for bootstrapping"