Role modules: Docs: Fix default value for string list parameters

Fix default values for string list parameters where default is missing
in the DOCUMENTATION section, but is defined in argument_specs.
This commit is contained in:
Thomas Woerner
2024-07-01 11:33:28 +02:00
parent 7b6bc32fa0
commit cd16490531
18 changed files with 56 additions and 0 deletions

View File

@@ -42,6 +42,7 @@ options:
type: list
elements: str
required: no
default: []
domain:
description: Primary DNS domain of the IPA deployment
type: str