From c9df5dcce462af13685236bf7a1d4dd896b1406b Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Fri, 10 Jul 2020 23:42:23 +0200 Subject: major refactoring of installer roles --- common/usb-install.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'common') diff --git a/common/usb-install.yml b/common/usb-install.yml index 27633c15..1776f75b 100644 --- a/common/usb-install.yml +++ b/common/usb-install.yml @@ -11,7 +11,8 @@ roles: - role: installer/debian/usb - installer_path: "{{ global_cache_dir }}/debian-installer" + installer_base_path: "{{ global_cache_dir }}/debian-installer" + installer_keyrings_path: "{{ global_files_dir }}/common/keyrings" post_tasks: - name: Make the USB disk bootable -- cgit v1.2.3