fix: re-repair package module syntax in insight role
This commit is contained in:
parent
584a1c3fc8
commit
02d6e49ed6
@ -5,10 +5,12 @@
|
||||
|
||||
- name: install nodejs and build tools
|
||||
tags: insight_pkg
|
||||
package:
|
||||
name:
|
||||
- nodejs
|
||||
- npm
|
||||
- build-essential
|
||||
state: present
|
||||
|
||||
- name: create workbench directory
|
||||
tags: insight_dir
|
||||
|
||||
Loading…
Reference in New Issue
Block a user