[PR #9534/aac71990 backport][stable-10] (abc*, doc frags): style adjustments (#9541)

(abc*, doc frags): style adjustments (#9534)

(cherry picked from commit aac7199087)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
patchback[bot] 2025-01-06 22:01:09 +01:00 committed by GitHub
commit 26b8f30afa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
28 changed files with 215 additions and 209 deletions

View file

@ -27,7 +27,7 @@ attributes:
options:
server_ids:
description:
- The list of CLC server Ids.
- The list of CLC server IDs.
type: list
required: true
elements: str
@ -83,7 +83,7 @@ EXAMPLES = r"""
RETURN = r"""
server_ids:
description: The list of server ids that are changed.
description: The list of server IDs that are changed.
returned: success
type: list
sample: ["UC1TEST-SVR01", "UC1TEST-SVR02"]