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:
@@ -14,6 +14,9 @@ class ModuleDocFragment(object):
|
||||
DOCUMENTATION = r"""
|
||||
requirements:
|
||||
- cryptography >= 1.2.3 (older versions might work as well)
|
||||
attributes:
|
||||
diff_mode:
|
||||
support: none
|
||||
options:
|
||||
src_path:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user