summaryrefslogtreecommitdiff
path: root/dan/vm-deploy.yml
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2024-04-28 18:46:49 +0200
committerChristian Pointner <equinox@spreadspace.org>2024-04-28 18:46:49 +0200
commit2ccdc4546d38ed0e9d6784668168c4d566311f6f (patch)
treef7893ea03c648e63a1ace6388b2ab0162b1861a6 /dan/vm-deploy.yml
parentupdate prometheus exporter ssl and chrony (diff)
move raspios and openwrt folders to installer/
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 }}"