mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-23 19:01:26 -07:00
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>
This commit is contained in:
parent
aac7199087
commit
838cdaab42
43 changed files with 440 additions and 378 deletions
|
@ -46,8 +46,9 @@ options:
|
|||
default: ''
|
||||
linode_id:
|
||||
description:
|
||||
- Unique ID of a linode server. This value is read-only in the sense that if you specify it on creation of a Linode it will not be used.
|
||||
The Linode API generates these IDs and we can those generated value here to reference a Linode more specifically. This is useful for idempotence.
|
||||
- Unique ID of a Linode server. This value is read-only in the sense that if you specify it on creation of a Linode
|
||||
it will not be used. The Linode API generates these IDs and we can those generated value here to reference a Linode
|
||||
more specifically. This is useful for idempotence.
|
||||
aliases: [lid]
|
||||
type: int
|
||||
additional_disks:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue