mirror of
https://github.com/iiab/iiab.git
synced 2025-02-15 04:32:11 +00:00
Update main.yml
This commit is contained in:
parent
3e279507c1
commit
fb39469661
1 changed files with 1 additions and 2 deletions
|
@ -25,8 +25,7 @@
|
|||
package:
|
||||
name: nodejs={{ nodejs_version }} # Nec to change above from 'package:' to 'apt:' ?
|
||||
# name: nodejs
|
||||
state: latest
|
||||
# state: present
|
||||
# state: latest
|
||||
when: internet_available
|
||||
#when: internet_available and (is_debian_8 or is_debian_9 or is_ubuntu_16 or is_ubuntu_17)
|
||||
|
||||
|
|
Loading…
Reference in a new issue