mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
typo
This commit is contained in:
parent
1692a71eac
commit
05e09d74ee
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
||||||
iiab_stage: '{{ ansible_local.local_facts.stage }}'
|
iiab_stage: '{{ ansible_local.local_facts.stage }}'
|
||||||
|
|
||||||
# Networking uses a different file for the rpi
|
# Networking uses a different file for the rpi
|
||||||
- name: Discover if this is running Raspbian -- if so assume it is an RPi
|
- name: Discover if this is running Raspbian -- if so assume it is a RPi
|
||||||
set_fact:
|
set_fact:
|
||||||
rpi_model: "rpi"
|
rpi_model: "rpi"
|
||||||
is_rpi: True
|
is_rpi: True
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue