mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-03-27 05:43:22 +00:00
* luks_device: add support for tpm2 and fido2 devices * Update documentation per code review comments Co-authored-by: Felix Fontein <felix@fontein.de> * Add support for keyslot priority * Add changelog fragment. * Remove fido2 support. Add idempotency for remove-tpm2 * Fix testing * Fix testing again * Fix formatting * Fix format * Apply suggestions from code review Co-authored-by: Felix Fontein <felix@fontein.de> * Add required_by and fix formatting * vscode did something stupid... * Address code review comments --------- Co-authored-by: Felix Fontein <felix@fontein.de>