diff --git a/changelogs/fragments/664-luks_device-keyslot.yml b/changelogs/fragments/664-luks_device-keyslot.yml new file mode 100644 index 00000000..61b17cf9 --- /dev/null +++ b/changelogs/fragments/664-luks_device-keyslot.yml @@ -0,0 +1,2 @@ +minor_changes: + - "luks_devices - add new options ``keyslot``, ``new_keyslot``, and ``remove_keyslot`` to allow adding/removing keys to/from specific keyslots (https://github.com/ansible-collections/community.crypto/pull/664)."