mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-29 11:40:22 -07:00
[PR #9516/695b1abc backport][stable-10] st*: style adjustments (#9522)
st*: style adjustments (#9516)
* st*: style adjustments
* lien lenght adjustments
(cherry picked from commit 695b1abc8d
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
c7202a1902
commit
39e4f89ff0
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