Compare commits
1 Commits
d66ff687d4
...
764ecef7d9
Author | SHA1 | Date | |
---|---|---|---|
764ecef7d9 |
@ -23,7 +23,7 @@
|
|||||||
homebrew: name=node state=latest
|
homebrew: name=node state=latest
|
||||||
- name: (neo)vim install node.js Windows
|
- name: (neo)vim install node.js Windows
|
||||||
when: ansible_os_family == "Windows"
|
when: ansible_os_family == "Windows"
|
||||||
win_chocolatey: name=nodejs state=latest
|
choco: name=nodejs state=latest
|
||||||
|
|
||||||
- name: (neo)vim install apt packages
|
- name: (neo)vim install apt packages
|
||||||
when: ansible_distribution == 'Ubuntu' and
|
when: ansible_distribution == 'Ubuntu' and
|
||||||
|
Loading…
x
Reference in New Issue
Block a user