mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-03-27 05:43:22 +00:00
* add allow discard option for luks devices * Add allow_discards to perfomance tests * Fix version for luks devices doc * Update plugins/modules/luks_device.py Co-authored-by: Felix Fontein <felix@fontein.de> * add changelog fragment * Update changelogs/fragments/693-allow-discards.yaml Co-authored-by: Felix Fontein <felix@fontein.de> * added allow_discards to the persistently stored option list * allow_discards works with not only luks2 containers * Update plugins/modules/luks_device.py Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>