misc: switch default keycloak_rhsso_apply_patches to false

This commit is contained in:
Guido Grazioli
2022-03-25 10:11:22 +01:00
parent b0a11013fa
commit f736ad5632
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: