mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-19 06:40:21 -07:00
[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:
parent
80f43bbbf5
commit
26b8f30afa
28 changed files with 215 additions and 209 deletions
|
@ -54,7 +54,7 @@ options:
|
|||
elements: str
|
||||
firewall_policy_id:
|
||||
description:
|
||||
- Id of the firewall policy. This is required to update or delete an existing firewall policy.
|
||||
- ID of the firewall policy. This is required to update or delete an existing firewall policy.
|
||||
type: str
|
||||
source_account_alias:
|
||||
description:
|
||||
|
@ -109,7 +109,7 @@ EXAMPLES = r"""
|
|||
|
||||
RETURN = r"""
|
||||
firewall_policy_id:
|
||||
description: The firewall policy id.
|
||||
description: The firewall policy ID.
|
||||
returned: success
|
||||
type: str
|
||||
sample: fc36f1bfd47242e488a9c44346438c05
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue