1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00
This commit is contained in:
Jerry Vonau 2025-02-20 14:54:42 -05:00 committed by GitHub
commit c41d774483
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.