mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-20 09:21:24 -07:00
[PR #9517/33b9ad09 backport][stable-10] s*: style adjustments (#9523)
s*: style adjustments (#9517)
* s*: style adjustments
* fix quotes
* 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 33b9ad09d5
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
39e4f89ff0
commit
8208e52c42
13 changed files with 51 additions and 40 deletions
|
@ -61,12 +61,12 @@ options:
|
|||
id:
|
||||
type: str
|
||||
description:
|
||||
- Id of the Scaleway IP (UUID).
|
||||
- ID of the Scaleway IP (UUID).
|
||||
server:
|
||||
type: str
|
||||
description:
|
||||
- Id of the server you want to attach an IP to.
|
||||
- To unattach an IP don't specify this option.
|
||||
- ID of the server you want to attach an IP to.
|
||||
- To unattach an IP do not specify this option.
|
||||
reverse:
|
||||
type: str
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue