---
###############################################################################
# Ansible control host encryption configuration.

# List of block devices to encrypt. See stackhpc.luks role for format.
luks_devices: "{{ ansible_control_luks_devices }}"
