mirror of
https://github.com/ansible-middleware/keycloak.git
synced 2025-07-30 16:41:30 -07:00
misc: switch default keycloak_rhsso_apply_patches to false
This commit is contained in:
parent
b0a11013fa
commit
f736ad5632
3 changed files with 15 additions and 16 deletions
|
@ -48,7 +48,7 @@ argument_specs:
|
|||
type: "str"
|
||||
keycloak_rhsso_apply_patches:
|
||||
# line 16 of keycloak/defaults/main.yml
|
||||
default: true
|
||||
default: false
|
||||
description: "Install RHSSO more recent cumulative patch"
|
||||
type: "bool"
|
||||
keycloak_rhsso_installdir:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue