Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vagrantsetup
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
devbox
vagrantsetup
Commits
f452a2d1
Commit
f452a2d1
authored
Sep 20, 2019
by
Reimar Stier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add nodejs/npm installation role
parent
4599da22
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
0 deletions
+3
-0
playbook.yml
playbook.yml
+2
-0
requirements.yml
requirements.yml
+1
-0
No files found.
playbook.yml
View file @
f452a2d1
...
@@ -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
...
...
requirements.yml
View file @
f452a2d1
-
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"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment