diff --git a/plugins/modules/crypto_info.py b/plugins/modules/crypto_info.py index 1988eb32..8a7b81d1 100644 --- a/plugins/modules/crypto_info.py +++ b/plugins/modules/crypto_info.py @@ -19,6 +19,7 @@ description: - Retrieve information on cryptographic capabilities. - The current version retrieves information on the L(Python cryptography library, https://cryptography.io/) available to Ansible modules, and on the OpenSSL binary C(openssl) found in the path. + - M(foo). extends_documentation_fragment: - community.crypto.attributes - community.crypto.attributes.info_module