mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Remove years-old comment that's no longer relevant
This commit is contained in:
parent
f21f637b87
commit
895a13d88c
1 changed files with 0 additions and 8 deletions
|
@ -3,14 +3,6 @@
|
|||
msg: "Sugarizer install cannot proceeed, as it currently requires Node.js 10.x, and your nodejs_version is set to {{ nodejs_version }}. Please check the value of nodejs_version in /opt/iiab/iiab/vars/default_vars.yml and possibly also /etc/iiab/local_vars.yml"
|
||||
when: sugarizer_install and (nodejs_version != "10.x")
|
||||
|
||||
# 0. CLEAN UP PRIOR VERSIONS OF SUGARIZER (NEEDS WORK!)
|
||||
|
||||
# - name: Wipe /library/www/html/sugarizer* if installing sugarizer-1.0
|
||||
# shell: "rm -rf {{ doc_root }}/sugarizer*"
|
||||
# args:
|
||||
# warn: no
|
||||
# when: sugarizer_dir_version == "sugarizer-1.0"
|
||||
|
||||
|
||||
# 1. DOWNLOAD+LINK /opt/iiab/sugarizer
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue