mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Merge 0310f24582
into 1308fb8670
This commit is contained in:
commit
c41d774483
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@
|
|||
- name: Select RPi firmware mode
|
||||
include_role:
|
||||
name: firmware
|
||||
when: rpi_model != "none"
|
||||
when: rpi_model != "none" and rpizerow_rpi3_wifi_firmware != "os" and rpi3bplus_rpi4_wifi_firmware != "os"
|
||||
|
||||
|
||||
- name: Create {{ iiab_etc_path }}/install-flags/iiab-network-complete on second pass of network role.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue