typo fix (#27212)
This commit is contained in:
parent
9a2ae022f5
commit
33e56ca496
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@ key_option:
|
|||
type: string
|
||||
sample: null
|
||||
keyfile:
|
||||
description: Path for authorzied key file.
|
||||
description: Path for authorized key file.
|
||||
returned: success
|
||||
type: string
|
||||
sample: /home/user/.ssh/authorized_keys
|
||||
|
|
Loading…
Reference in a new issue