Merge PR#55: disable facts gathering for usb-install playbook
authornicoo <nicoo@realraum.at>
Thu, 24 Jan 2019 12:09:12 +0000 (13:09 +0100)
committernicoo <nicoo@realraum.at>
Thu, 24 Jan 2019 12:09:12 +0000 (13:09 +0100)
ansible/usb-install.yml

index 9662520..5f3c9a5 100644 (file)
@@ -2,6 +2,7 @@
 - name: Fetch debian installer and bake initrd
   hosts: "{{ hostname }}"
   connection: local
+  gather_facts: no
 
   vars_prompt:
     - name: usbdrive_path