Fixes documentation for module ipaservice.

Add missing documentation for the `principal` variable.
This commit is contained in:
Rafael Guterres Jeffman
2020-03-04 12:13:35 -03:00
parent 200eb3048a
commit a1444aa06f
2 changed files with 3 additions and 2 deletions

View File

@@ -86,7 +86,7 @@ options:
default: False
aliases:["ipakrboktoauthasdelegate"]
principal:
description:
description: List of principal aliases for the service.
required: false
type: list
aliases: ["krbprincipalname"]