Add cipher and hash options to luks_create (#97)

This commit is contained in:
Arnoways
2020-08-13 22:17:36 +02:00
committed by GitHub
parent 7f6db5c4d9
commit e4c12fa4e5
3 changed files with 61 additions and 22 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- "luks_device - add support for encryption options on container creation (https://github.com/ansible-collections/community.crypto/pull/97)."