summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2020-11-20 19:52:17 +0100
committerChristian Pointner <equinox@spreadspace.org>2020-11-20 19:52:17 +0100
commit7ec54cbb4f3150fe42c49a1210f51f5078d5637d (patch)
treeac5d878493392dfe6046c124ad4ad14172311b34 /common
parentch-equinox-ws: add some packages (diff)
presseed: fix some variable precedence
Diffstat (limited to 'common')
-rw-r--r--common/usb-generate.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/usb-generate.yml b/common/usb-generate.yml
index e7ce94c6..224f67cb 100644
--- a/common/usb-generate.yml
+++ b/common/usb-generate.yml
@@ -3,7 +3,6 @@
hosts: "{{ install_hostnames }}"
connection: local
gather_facts: no
-
vars_prompt:
- name: usb_install_path
prompt: Where is the USB installation medium mounted to?