mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2026-06-13 20:15:55 +00:00
keycloak_quarkus_force_install does not ignore bootstrapped
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user