1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-12 19:22:24 +00:00

Update raspbian-10.yml

This commit is contained in:
A Holt 2021-06-20 09:39:04 -04:00 committed by GitHub
parent 9d4403515a
commit f86d632881
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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_debian: True
is_ubuntu: False
is_debian: True # Opposite of is_ubuntu for now
is_debian_10: True
is_raspbian: True
is_raspbian_10: True