mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
Update main.yml
This commit is contained in:
parent
d1f59a05fb
commit
b4162c1f1b
1 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,10 @@
|
|||
# roles/nodered/tasks/main.yml with roles/nodered/meta/main.yml
|
||||
# roles/sugarizer/tasks/main.yml with roles/sugarizer/meta/main.yml
|
||||
|
||||
# WE SHOULD TEST FOR ANY VERSIONS OF Node.js THAT MIGHT ALREADY BE INSTALLED!
|
||||
# IF THESE TO NOT MATCH {{ nodejs_version }} AS SET IN vars/defaults_vars.yml,
|
||||
# IIAB SHOULD HALT WITH AN EXPLANATION: https://github.com/iiab/iiab/issues/1445
|
||||
|
||||
# 2019-01-16: fyi Node.js 10.x became "LTS" on 2018-10-30 but distros are
|
||||
# holding back for now: certainly Ubuntu 18.04 and even Debian 10/Buster
|
||||
# ("testing" branch) both install Node.js 8.x (instead of 10.x). While the
|
||||
|
|
Loading…
Reference in a new issue