From: Christian Pointner Date: Wed, 23 Jan 2019 18:29:05 +0000 (+0100) Subject: disable facts gathering for usb-install playbook X-Git-Url: https://git.realraum.at/?a=commitdiff_plain;ds=inline;h=ac14332f21b0a24c86877f4313597816fd8823ea;p=noc.git 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