mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-25 20:01:25 -07:00
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
|
type: string
|
||||||
sample: null
|
sample: null
|
||||||
keyfile:
|
keyfile:
|
||||||
description: Path for authorzied key file.
|
description: Path for authorized key file.
|
||||||
returned: success
|
returned: success
|
||||||
type: string
|
type: string
|
||||||
sample: /home/user/.ssh/authorized_keys
|
sample: /home/user/.ssh/authorized_keys
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue