ipatrust: Updated ipatrust documentation.

This patch updates the ipatrust documentation about the 'trust_type'
parameter, and changes one password to be similar to the standard
passwords used in other modules.
This commit is contained in:
Rafael Guterres Jeffman
2022-04-26 11:11:12 -03:00
parent 423a6b0e12
commit 6124dc0cf1
2 changed files with 4 additions and 2 deletions

View File

@@ -44,7 +44,8 @@ options:
description:
- Trust type (ad for Active Directory, default)
default: ad
required: true
required: false
choices: ["ad"]
admin:
description:
- Active Directory domain administrator
@@ -103,7 +104,7 @@ EXAMPLES = """
realm: ad.example.test
trust_type: ad
admin: Administrator
password: Welcome2020!
password: SomeW1Npassword
state: present
# delete ad-trust