Make all doc_fragments private. (#898)

This commit is contained in:
Felix Fontein
2025-05-18 01:42:18 +02:00
committed by GitHub
parent 7294841a28
commit b08afe4237
54 changed files with 186 additions and 155 deletions

View File

@@ -34,8 +34,8 @@ notes:
when requesting a validation while O(verification_method=dns) or O(verification_method=web_server). Be aware of that if
doing many domain validation requests.
extends_documentation_fragment:
- community.crypto.attributes
- community.crypto.ecs_credential
- community.crypto._attributes
- community.crypto._ecs_credential
attributes:
check_mode:
support: none