14ba5b5c36391963807954bf6ed865429a1c1daf
[noc.git] / ansible / roles / vm / install / meta / main.yml
1 ---
2 dependencies:
3   - role: preseed
4     # TODO: Find a way to eliminate the duplicate defaults.
5     ssh_keys: "{{ hostvars[hostname].ssh_keys | default(noc_ssh_keys) }}"