mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-07 13:53:06 +00:00
Make all doc_fragments private. (#898)
This commit is contained in:
@@ -18,8 +18,8 @@ requirements:
|
||||
- cryptography >= 3.3 (if O(backend=cryptography))
|
||||
extends_documentation_fragment:
|
||||
- ansible.builtin.files
|
||||
- community.crypto.attributes
|
||||
- community.crypto.attributes.files
|
||||
- community.crypto._attributes
|
||||
- community.crypto._attributes.files
|
||||
attributes:
|
||||
check_mode:
|
||||
support: full
|
||||
|
||||
Reference in New Issue
Block a user