mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
Update raspbian-10.yml
This commit is contained in:
parent
9d4403515a
commit
f86d632881
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
||||||
|
# Every is_<OS> var is initially set to 'False' at the bottom of
|
||||||
|
# /opt/iiab/iiab/vars/default_vars.yml -- these 'True' lines override that:
|
||||||
is_debuntu: True
|
is_debuntu: True
|
||||||
is_debian: True
|
is_debian: True # Opposite of is_ubuntu for now
|
||||||
is_ubuntu: False
|
|
||||||
is_debian_10: True
|
is_debian_10: True
|
||||||
is_raspbian: True
|
is_raspbian: True
|
||||||
is_raspbian_10: True
|
is_raspbian_10: True
|
||||||
|
|
Loading…
Reference in a new issue