dmcrypt_devices: - device: "{{ system_device }}" name: "{{inventory_hostname}}-crypt0" cipher: aes-xts-plain64 hash: sha512 key_size: 512 system_device: /dev/mapper/{{inventory_hostname}}-crypt0 debian_boot_packages: - cryptsetup