community.crypto/plugins
Christoph 37fddc61d8
openssl_privatekey: fix example for cipher (#527)
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.
2022-11-10 20:25:56 +01:00
..
action Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#491) 2022-07-21 07:27:26 +02:00
doc_fragments Document attributes (#526) 2022-11-06 21:10:56 +01:00
module_utils Handle new nonce call more gracefully when it does not return nonce. (#525) 2022-11-02 08:32:01 +00:00
modules openssl_privatekey: fix example for cipher (#527) 2022-11-10 20:25:56 +01:00
plugin_utils Action plugin support code: ensure compatibility with newer versions of ansible-core (#515) 2022-09-23 07:02:46 +02:00