fix spelling: certifivate -> certificate (#60369)
##### SUMMARY spelling fix ##### ISSUE TYPE - Docs Pull Request +label: docsite_pr
This commit is contained in:
parent
7a37ad1f93
commit
a3d55a5ddb
1 changed files with 1 additions and 1 deletions
|
@ -186,7 +186,7 @@ filename:
|
||||||
description: path to the certificate
|
description: path to the certificate
|
||||||
returned: changed or success
|
returned: changed or success
|
||||||
type: str
|
type: str
|
||||||
sample: /tmp/certifivate-cert.pub
|
sample: /tmp/certificate-cert.pub
|
||||||
info:
|
info:
|
||||||
description: Information about the certificate. Output of C(ssh-keygen -L -f).
|
description: Information about the certificate. Output of C(ssh-keygen -L -f).
|
||||||
returned: change or success
|
returned: change or success
|
||||||
|
|
Loading…
Reference in a new issue