Use middleware_automation.common for rh-sso patching

This commit is contained in:
Guido Grazioli 2023-03-10 11:52:02 +01:00
commit a554736246
No known key found for this signature in database
GPG key ID: 22C8C31EF2BC093B
4 changed files with 120 additions and 15 deletions

View file

@ -334,10 +334,10 @@ argument_specs:
type: "str"
sso_patch_version:
required: False
description: "Red Hat Single Sign-On latest cumulative patch version to apply; default to latest version when sso_apply_patches is True"
description: "Red Hat Single Sign-On latest cumulative patch version to apply; defaults to latest version when sso_apply_patches is True"
type: "str"
sso_patch_bundle:
default: "rh-sso-{{ sso_patch_version | default('') }}-patch.zip"
default: "rh-sso-{{ sso_patch_version | default('[0-9]+[.][0-9]+[.][0-9]+') }}-patch.zip"
description: "Red Hat SSO patch archive filename"
type: "str"
sso_product_category: