mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update ubuntu-21.yml
This commit is contained in:
parent
40a76d64ef
commit
e94d220f48
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_21: True
|
||||
|
||||
# 2019-03-23: These apply if-only-if named_install and/or dhcpd_install are True
|
||||
|
|
Loading…
Add table
Reference in a new issue