summaryrefslogtreecommitdiff
path: root/dan/vm-deploy.yml
diff options
context:
space:
mode:
Diffstat (limited to 'dan/vm-deploy.yml')
-rw-r--r--dan/vm-deploy.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dan/vm-deploy.yml b/dan/vm-deploy.yml
index 33268b6d..8530b14a 100644
--- a/dan/vm-deploy.yml
+++ b/dan/vm-deploy.yml
@@ -4,7 +4,7 @@
connection: local
gather_facts: no
roles:
- - role: "{{ install_distro }}/image"
+ - role: "installer/{{ install_distro }}/image"
- name: cook variables for host
hosts: "{{ install_hostname }}"