mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-15 14:05:13 +00:00
* New LUKS devices management module - new module that uses cryptsetup (LUKS) functions for management of encrypted devices - unit tests included * New LUKS devices management module - modified interface by removing 'open' option and moving its functionality into 'state' option |
||
|---|---|---|
| .. | ||
| cli | ||
| compat | ||
| config | ||
| contrib | ||
| errors | ||
| executor | ||
| inventory_test_data/group_vars | ||
| mock | ||
| module_utils | ||
| modules | ||
| parsing | ||
| playbook | ||
| plugins | ||
| template | ||
| utils | ||
| vars | ||
| __init__.py | ||
| ansible.cfg | ||
| conftest.py | ||
| test_constants.py | ||
| test_context.py | ||