community.crypto/tests/unit/plugins/modules
Felix Fontein ebbfd7c56f
luks_device: add built-in signature wiper to work around older wipefs versions with LUKS2 containers (#327)
* Use 'cryptsetup erase' to kill LUKS signature.

* Adjust unit test.

* Use own wiper for LUKS headers.

* Add comments.

* Fix tests.

* Update changelog.

* Remove 'cryptsetup erase'.

* Improve error messages.
2021-11-11 06:59:35 +01:00
..
__init__.py Move modules and module_utils unit tests to correct place (#13) 2020-03-31 10:05:49 +02:00
test_luks_device.py luks_device: add built-in signature wiper to work around older wipefs versions with LUKS2 containers (#327) 2021-11-11 06:59:35 +01:00
utils.py Remove unnecessary files, and update _text import in one more. (#254) 2021-06-26 14:20:48 +02:00