mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-02 22:39:09 -07:00
lmn*: style adjustments (#9528)
* lmn*: style adjustments * Apply suggestions from code review * Apply suggestions from code review Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
aac7199087
commit
838cdaab42
43 changed files with 440 additions and 378 deletions
|
@ -44,7 +44,7 @@ options:
|
|||
role_id:
|
||||
type: int
|
||||
description:
|
||||
- The the group role id.
|
||||
- The the group role ID.
|
||||
required: false
|
||||
role:
|
||||
type: str
|
||||
|
@ -56,7 +56,7 @@ options:
|
|||
tenant_id:
|
||||
type: int
|
||||
description:
|
||||
- The tenant for the group identified by the tenant id.
|
||||
- The tenant for the group identified by the tenant ID.
|
||||
required: false
|
||||
default:
|
||||
tenant:
|
||||
|
@ -172,7 +172,7 @@ group:
|
|||
returned: success
|
||||
type: str
|
||||
id:
|
||||
description: The group id.
|
||||
description: The group ID.
|
||||
returned: success
|
||||
type: int
|
||||
group_type:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue