fix: use build-essential in insight role
This commit is contained in:
parent
99735b4b7d
commit
584a1c3fc8
@ -5,13 +5,10 @@
|
||||
|
||||
- name: install nodejs and build tools
|
||||
tags: insight_pkg
|
||||
package:
|
||||
name:
|
||||
- nodejs
|
||||
- npm
|
||||
- g++
|
||||
- make
|
||||
state: present
|
||||
- build-essential
|
||||
|
||||
- name: create workbench directory
|
||||
tags: insight_dir
|
||||
|
||||
Loading…
Reference in New Issue
Block a user