remove non-printing chars from arg_specs

This commit is contained in:
Guido Grazioli 2023-03-08 17:40:03 +01:00
parent ce18c91b67
commit 7c9cc7ce36
No known key found for this signature in database
GPG key ID: 22C8C31EF2BC093B

View file

@ -341,6 +341,6 @@ argument_specs:
description: "Red Hat SSO patch archive filename"
type: "str"
sso_product_category:
default: "core.service.rhsso"
description: "JBossNetwork API category for Single Sign-On"
type: "str"
default: "core.service.rhsso"
description: "JBossNetwork API category for Single Sign-On"
type: "str"