mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-04-14 21:00:55 +00:00
the cipher parameter required for encrypted private keys only accepts the value "auto" as described in /plugins/doc_fragments/module_privatekey.py. The previously documented value of "aes256" is invalid here.