From: nicoo Date: Thu, 24 Jan 2019 12:09:12 +0000 (+0100) Subject: Merge PR#55: disable facts gathering for usb-install playbook X-Git-Url: https://git.realraum.at/?p=noc.git;a=commitdiff_plain;h=da2e17ab536fed1335a4d93b171c255e6f78514c;hp=bf6500662fa030083f43d08f5a3f6ad2ee797108 Merge PR#55: disable facts gathering for usb-install playbook --- diff --git a/ansible/usb-install.yml b/ansible/usb-install.yml index 9662520..5f3c9a5 100644 --- a/ansible/usb-install.yml +++ b/ansible/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