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

@@ -15,7 +15,7 @@ description:
- Module manages L(LUKS,https://en.wikipedia.org/wiki/Linux_Unified_Key_Setup) on given device. Supports creating, destroying,
opening and closing of LUKS container and adding or removing new keys and passphrases.
extends_documentation_fragment:
- community.crypto.attributes
- community.crypto._attributes
attributes:
check_mode: