1
0
Fork 0
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:
A Holt 2019-01-29 13:01:14 -05:00 committed by GitHub
parent 5e4eadeef9
commit 6ef06f2c07
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,6 @@
- name: Install Node.js {{ nodejs_version }} which includes /usr/bin/npm (debuntu)
apt:
name: nodejs={{ nodejs_version }}
state: latest
# package:
# name: nodejs
# state: latest