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

handle firmware downgrade

This commit is contained in:
Jerry Vonau 2020-08-02 13:36:56 -05:00
parent bfd67f9713
commit f6c31f80ba
6 changed files with 87 additions and 0 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