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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user