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
5e4eadeef9
commit
6ef06f2c07
1 changed files with 0 additions and 1 deletions
|
@ -26,7 +26,6 @@
|
||||||
- name: Install Node.js {{ nodejs_version }} which includes /usr/bin/npm (debuntu)
|
- name: Install Node.js {{ nodejs_version }} which includes /usr/bin/npm (debuntu)
|
||||||
apt:
|
apt:
|
||||||
name: nodejs={{ nodejs_version }}
|
name: nodejs={{ nodejs_version }}
|
||||||
state: latest
|
|
||||||
# package:
|
# package:
|
||||||
# name: nodejs
|
# name: nodejs
|
||||||
# state: latest
|
# state: latest
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue