mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
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>
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user