diff options
Diffstat (limited to 'common/usb-install.yml')
-rw-r--r-- | common/usb-install.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/usb-install.yml b/common/usb-install.yml index 56edc046..2964fac7 100644 --- a/common/usb-install.yml +++ b/common/usb-install.yml @@ -2,6 +2,7 @@ - name: Fetch debian installer and bake initrd hosts: "{{ hostname }}" connection: local + gather_facts: no vars_prompt: - name: usbdrive_path |