Fix fragment.

This commit is contained in:
Felix Fontein
2022-09-19 20:46:13 +02:00
parent 45e81a1b0c
commit d10bcd3d6c

View File

@@ -1,4 +1,4 @@
minor_changes:
- "openssh_keypair - added ``pkcs1``, ``pkcs8``, and ``ssh`` to the available choices
for the ``private_key_format`` option.
for the ``private_key_format`` option
(https://github.com/ansible-collections/community.crypto/pull/511)."