mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update main.yml
This commit is contained in:
parent
92da012d9e
commit
d4eb254bde
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
# 2019-01-16: @jvonau's PR #1403 moved installation of Node.js (8.x for now) &
|
||||
# npm to roles/nodejs/tasks/main.yml, triggered by roles/nodered/meta/main.yml
|
||||
|
||||
- name: 'npm install node-red packages globally: node-red, node-red-admin, node-red-dashboard'
|
||||
shell: npm install -g --unsafe-perm node-red node-red-admin node-red-dashboard
|
||||
when: nodered_install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue