Felix Fontein
bb52390b04
luks_device: add basic check mode ( #54477 )
...
* Add basic check mode.
* One more early exit.
* Fix naming.
* Check that device is actually an existing device.
2019-04-09 11:32:22 +02:00
Matt Clay
906427caba
Add shippable/posix/group4/ for CI. ( #53816 )
2019-03-15 07:25:37 -07:00
Felix Fontein
4573f349ea
luks_device: add allow_to_remove_last_key option ( #52371 )
...
* Add allow_to_remove_last_key option.
* Dump headers.
* Add support for old versions of cryptsetup luksDump.
* Update lib/ansible/modules/crypto/luks_device.py
Co-Authored-By: felixfontein <felix@fontein.de>
* Rename allow_to_remove_last_key -> force_remove_last_key.
2019-03-14 09:55:35 +00:00
Felix Fontein
5b28cd65f0
luks_device: add integration tests ( #52359 )
...
* Add first version of luks_device tests.
* Do ~ expansion manually.
* Try to enable RHEL8.
* Adjust to older losetup version.
* Make sure cryptsetup is installed.
2019-02-18 17:16:57 +01:00