Feat(Choux): Add nodejs and yarn
This commit is contained in:
parent
2a6bce5260
commit
55b1aeeeeb
@ -13,7 +13,7 @@
|
|||||||
- include: tasks/users.yml
|
- include: tasks/users.yml
|
||||||
- include: tasks/sudo.yml
|
- include: tasks/sudo.yml
|
||||||
- include: tasks/ssh.yml
|
- include: tasks/ssh.yml
|
||||||
- include: tasks/arch_python.yml
|
- include: tasks/arch_programming.yml
|
||||||
- include: tasks/arch_aur.yml
|
- include: tasks/arch_aur.yml
|
||||||
- include: tasks/arch_gnome.yml
|
- include: tasks/arch_gnome.yml
|
||||||
- include: tasks/arch_graphicals.yml
|
- include: tasks/arch_graphicals.yml
|
||||||
|
@ -1,8 +0,0 @@
|
|||||||
---
|
|
||||||
- name: Install python env
|
|
||||||
pacman:
|
|
||||||
name:
|
|
||||||
- python
|
|
||||||
- python-virtualenv
|
|
||||||
state: present
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user