community.crypto/changelogs/fragments/794-openssl_privatekey-ciph...

5 lines
425 B
YAML

minor_changes:
- "openssl_privatekey, openssl_privatekey_pipe - add default value ``auto`` for ``cipher`` option, which happens to be the only supported value
for this option anyway. Therefore it is no longer necessary to specify ``cipher=auto`` when providing ``passphrase``
(https://github.com/ansible-collections/community.crypto/issues/793, https://github.com/ansible-collections/community.crypto/pull/794)."