Don't install nodejs in dev-tools role
This commit is contained in:
parent
b3dca8f3a3
commit
4d898cca6e
|
@ -18,10 +18,4 @@
|
|||
install_recommends: false
|
||||
name:
|
||||
- code
|
||||
- nodejs
|
||||
- npm
|
||||
- pinentry-gnome3
|
||||
|
||||
- name: Install yarn
|
||||
become: yes
|
||||
ansible.builtin.command: npm install -g yarn
|
Loading…
Reference in a new issue