From a30e0ffc61c473dec8c9a294b07d882b9d5f4777 Mon Sep 17 00:00:00 2001 From: Markus Katharina Brechtel Date: Tue, 12 Jan 2021 09:37:37 +0100 Subject: [PATCH] nodejs --- .gitmodules | 3 +++ nodejs | 1 + 2 files changed, 4 insertions(+) create mode 160000 nodejs diff --git a/.gitmodules b/.gitmodules index 11b405c..52fb6cf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -260,3 +260,6 @@ [submodule "touchpad"] path = touchpad url = ../ansible-role-touchpad.git +[submodule "nodejs"] + path = nodejs + url = ../ansible-role-nodejs.git diff --git a/nodejs b/nodejs new file mode 160000 index 0000000..ee6672b --- /dev/null +++ b/nodejs @@ -0,0 +1 @@ +Subproject commit ee6672bc4f2c719fff61ddbdfc244ad235747454