mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-24 03:11:24 -07:00
st*: style adjustments (#9516)
* st*: style adjustments * lien lenght adjustments
This commit is contained in:
parent
d7da0ae7f6
commit
695b1abc8d
28 changed files with 310 additions and 290 deletions
|
@ -24,7 +24,7 @@ attributes:
|
|||
options:
|
||||
instance_id:
|
||||
description:
|
||||
- Instance Id of the virtual instance to perform action option.
|
||||
- Instance ID of the virtual instance to perform action option.
|
||||
type: str
|
||||
hostname:
|
||||
description:
|
||||
|
@ -146,7 +146,7 @@ options:
|
|||
type: str
|
||||
ssh_keys:
|
||||
description:
|
||||
- List of ssh keys by their Id to be assigned to a virtual instance.
|
||||
- List of ssh keys by their ID to be assigned to a virtual instance.
|
||||
type: list
|
||||
elements: str
|
||||
default: []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue