Commit f452a2d1 authored by Reimar Stier's avatar Reimar Stier

Add nodejs/npm installation role

parent 4599da22
...@@ -19,6 +19,8 @@ ...@@ -19,6 +19,8 @@
- {role: 'webofmars.xfce4-desktop', tags: ['desktop']} - {role: 'webofmars.xfce4-desktop', tags: ['desktop']}
- {role: 'base', tags: ['base']} - {role: 'base', tags: ['base']}
- {role: 'conda_installer', tags: ['conda']} - {role: 'conda_installer', tags: ['conda']}
- {role: 'geerlingguy.nodejs', tags: ['node', 'nodejs']}
post_tasks: post_tasks:
- import_tasks: tasks/xfce4_configuration.yml - import_tasks: tasks/xfce4_configuration.yml
......
- src: "geerlingguy.docker" - src: "geerlingguy.docker"
- src: "geerlingguy.nodejs"
- name: "jetbrains_installer" - name: "jetbrains_installer"
src: "git+https://github.com/reimarstier/ansible-role-jetbrains_installer.git" src: "git+https://github.com/reimarstier/ansible-role-jetbrains_installer.git"
- src: "webofmars.xfce4-desktop" - src: "webofmars.xfce4-desktop"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment