mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-08 06:13:03 +00:00
Make all doc_fragments private. (#898)
This commit is contained in:
@@ -16,9 +16,9 @@ description:
|
||||
- The module uses the cryptography Python library.
|
||||
extends_documentation_fragment:
|
||||
- ansible.builtin.files
|
||||
- community.crypto.attributes
|
||||
- community.crypto.attributes.files
|
||||
- community.crypto.cryptography_dep.minimum
|
||||
- community.crypto._attributes
|
||||
- community.crypto._attributes.files
|
||||
- community.crypto._cryptography_dep.minimum
|
||||
attributes:
|
||||
check_mode:
|
||||
support: full
|
||||
|
||||
Reference in New Issue
Block a user