diff --git a/defaults/main.yml b/defaults/main.yml index 55390b5..55da7f7 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -6,3 +6,5 @@ live_build_bootappend_live: boot=live components quiet {{ live_build_serial_cons live_build_hostname: "{{ inventory_hostname }}" live_build_distribution: stretch + +debian_nonfree_firmware: true