1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

don't mess with the filesystem when firmware is going to be stock

This commit is contained in:
Jerry Vonau 2025-01-16 10:57:04 -06:00
parent c2046a1a91
commit 0310f24582

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.