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

Merge pull request #2472 from jvonau/firmware

RFC Firmware downgrading [WiFi hotspot capacity workaround, for Raspberry Pi]
This commit is contained in:
A Holt 2020-08-06 12:14:47 -04:00 committed by GitHub
commit 8d3b2f6ff8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 131 additions and 4 deletions

View file

@ -1,3 +1,8 @@
- name: Select RPi firmware mode
include_role:
name: firmware
when: rpi_model != "none"
- name: detected_network
include_tasks: detected_network.yml