disable facts gathering for usb-install playbook
authorChristian Pointner <equinox@realraum.at>
Wed, 23 Jan 2019 18:29:05 +0000 (19:29 +0100)
committerChristian Pointner <equinox@realraum.at>
Wed, 23 Jan 2019 18:29:05 +0000 (19:29 +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