mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-29 11:40:22 -07:00
[PR #9528/838cdaab backport][stable-10] lmn*: style adjustments (#9543)
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>
(cherry picked from commit 838cdaab42
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
1f29fa2e39
commit
75f649648e
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