fix: re-repair package module syntax in insight role

This commit is contained in:
Haitao Pan 2026-02-03 01:43:58 +08:00
parent 584a1c3fc8
commit 02d6e49ed6

View File

@ -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