You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One useful bit needed to implement this is losetup -j /path/to/file --output name. (I would prefer to use --json instead of parsing the text output, but that's not supported on CentOS 6 and 7, for example; it was only added in June 2015 in util-linux/util-linux@4827093.)
LUKS is able to create/open a disk image/ file, so please add disk image supports by add
S_ISREG
checking herecommunity.crypto/plugins/modules/luks_device.py
Line 887 in d0d99c3
The text was updated successfully, but these errors were encountered: