--- dependencies: - role: preseed hostname: "{{ vmname }}" # TODO: Find a way to eliminate the duplicate defaults. ssh_keys: "{{ hostvars[vmname].ssh_keys | default(noc_ssh_keys) }}"