mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-03 04:34:24 -07:00
Adds description of the group to documentation (#42080)
This commit is contained in:
parent
e0a9a71b04
commit
88764165ad
1 changed files with 3 additions and 0 deletions
|
@ -24,6 +24,9 @@ options:
|
||||||
- Can not be changed as it is the unique identifier.
|
- Can not be changed as it is the unique identifier.
|
||||||
required: true
|
required: true
|
||||||
aliases: ['name']
|
aliases: ['name']
|
||||||
|
description:
|
||||||
|
description:
|
||||||
|
- Description of the group.
|
||||||
external:
|
external:
|
||||||
description:
|
description:
|
||||||
- Allow adding external non-IPA members from trusted domains.
|
- Allow adding external non-IPA members from trusted domains.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue