Tons of updates including erpnext, fusionauth, kong, elasticsearch, postgres-12, opennebula-5.10...
This commit is contained in:
6
app/erpnext-12/tasks/configure-nodejs.yml
Normal file
6
app/erpnext-12/tasks/configure-nodejs.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
# Install nodejs yarn globally
|
||||
- name: Installing nodejs yarn globally
|
||||
npm:
|
||||
name: yarn
|
||||
global: yes
|
||||
Reference in New Issue
Block a user