Add openssl_privatekey_info filter (#555)

* Add openssl_privatekey_info filter.

* Update description.
This commit is contained in:
Felix Fontein
2022-12-31 17:45:45 +01:00
committed by GitHub
parent ef2bb6d510
commit 8a80ced4b8
6 changed files with 369 additions and 0 deletions

View File

@@ -76,6 +76,10 @@ options:
seealso:
- module: community.crypto.openssl_privatekey
- module: community.crypto.openssl_privatekey_pipe
- ref: community.crypto.openssl_privatekey_info filter <ansible_collections.community.crypto.openssl_privatekey_info_filter>
# - plugin: community.crypto.openssl_privatekey_info
# plugin_type: filter
description: A filter variant of this module.
'''
EXAMPLES = r'''