From 2ccdc4546d38ed0e9d6784668168c4d566311f6f Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 28 Apr 2024 18:46:49 +0200 Subject: move raspios and openwrt folders to installer/ --- chaos-at-home/vm-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chaos-at-home/vm-deploy.yml') diff --git a/chaos-at-home/vm-deploy.yml b/chaos-at-home/vm-deploy.yml index 33268b6d..8530b14a 100644 --- a/chaos-at-home/vm-deploy.yml +++ b/chaos-at-home/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 }}" -- cgit v1.2.3