mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-06 13:22:58 +00:00
feat: add private_key_format choices for openssh_keypair (#511)
* feat: add private_key_format choices for openssh_keypair * chore: add changelog fragment
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
minor_changes:
|
||||
- "openssh_keypair - added ``pkcs1``, ``pkcs8``, and ``ssh`` to the available choices
|
||||
for the ``private_key_format`` option.
|
||||
(https://github.com/ansible-collections/community.crypto/pull/511)."
|
||||
Reference in New Issue
Block a user