misc: switch default keycloak_rhsso_apply_patches to false

This commit is contained in:
Guido Grazioli 2022-03-25 10:11:22 +01:00
commit f736ad5632
No known key found for this signature in database
GPG key ID: 22C8C31EF2BC093B
3 changed files with 15 additions and 16 deletions

View file

@ -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: