mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-03-26 21:33:25 +00:00
Make all doc_fragments private. (#898)
This commit is contained in:
@@ -19,11 +19,11 @@ author:
|
||||
- Markus Teufelberger (@MarkusTeufelberger)
|
||||
- Felix Fontein (@felixfontein)
|
||||
extends_documentation_fragment:
|
||||
- community.crypto.attributes
|
||||
- community.crypto.module_certificate
|
||||
- community.crypto.module_certificate.backend_entrust_documentation
|
||||
- community.crypto.module_certificate.backend_ownca_documentation
|
||||
- community.crypto.module_certificate.backend_selfsigned_documentation
|
||||
- community.crypto._attributes
|
||||
- community.crypto._module_certificate
|
||||
- community.crypto._module_certificate.backend_entrust_documentation
|
||||
- community.crypto._module_certificate.backend_ownca_documentation
|
||||
- community.crypto._module_certificate.backend_selfsigned_documentation
|
||||
attributes:
|
||||
check_mode:
|
||||
support: full
|
||||
|
||||
Reference in New Issue
Block a user