Fix parsing of lsblk output. (#410)

This commit is contained in:
Felix Fontein
2022-03-02 13:48:38 +01:00
committed by GitHub
parent 2f2c8b57e8
commit 0d4b3ed991
2 changed files with 8 additions and 8 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- "luks_device - fix parsing of ``lsblk`` output when device name ends with ``crypt`` (https://github.com/ansible-collections/community.crypto/issues/409, https://github.com/ansible-collections/community.crypto/pull/410)."