Put appropriate module attributes into doc fragments.

This commit is contained in:
Felix Fontein
2024-12-29 16:17:03 +01:00
parent 37af200ecb
commit 4ce9745d35
11 changed files with 12 additions and 14 deletions

View File

@@ -15,6 +15,9 @@ class ModuleDocFragment(object):
description:
- This module allows one to (re)generate OpenSSL certificate signing requests.
- This module supports the subjectAltName, keyUsage, extendedKeyUsage, basicConstraints and OCSP Must Staple extensions.
attributes:
diff_mode:
support: full
requirements:
- cryptography >= 1.3
options: