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