mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 06:10:22 -07:00
Convert to reduced list of known types (#50010)
This commit is contained in:
parent
fcd1486b51
commit
05c6ff79f9
908 changed files with 4822 additions and 4821 deletions
|
@ -66,7 +66,7 @@ RETURN = r'''
|
|||
name:
|
||||
description: The name of the target local group.
|
||||
returned: always
|
||||
type: string
|
||||
type: str
|
||||
sample: Administrators
|
||||
added:
|
||||
description: A list of members added when C(state) is C(present); this is
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue