mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-07 13:53:06 +00:00
Put appropriate module attributes into doc fragments.
This commit is contained in:
@@ -16,6 +16,9 @@ class ModuleDocFragment(object):
|
||||
description:
|
||||
- This module allows one to (re)generate OpenSSL certificates.
|
||||
- It uses the cryptography python library to interact with OpenSSL.
|
||||
attributes:
|
||||
diff_mode:
|
||||
support: full
|
||||
requirements:
|
||||
- cryptography >= 1.6 (if using V(selfsigned) or V(ownca) provider)
|
||||
options:
|
||||
|
||||
Reference in New Issue
Block a user