mirror of
https://github.com/iiab/iiab.git
synced 2025-02-14 20:22:08 +00:00
Update linuxmint-20.yml
This commit is contained in:
parent
5b045c155b
commit
204ceaa419
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_debian: False
|
||||
is_ubuntu: True
|
||||
is_ubuntu: True # Opposite of is_debian for now
|
||||
is_ubuntu_20: True
|
||||
is_linuxmint: True
|
||||
is_linuxmint_20: True
|
||||
|
|
Loading…
Reference in a new issue