mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-08 22:33:53 +00:00
Fix typos (phassphrase => passphrase) (#984)
This commit is contained in:
@@ -63,7 +63,7 @@ options:
|
||||
type: str
|
||||
private_key_passphrase:
|
||||
description:
|
||||
- Phassphrase to use to decode the private key.
|
||||
- Passphrase to use to decode the private key.
|
||||
type: str
|
||||
version_added: 1.6.0
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user