From 0518ef17432151f8712f1911518304f9b4ae2cb8 Mon Sep 17 00:00:00 2001 From: Patrick Toal Date: Tue, 25 Jun 2019 06:49:48 -0400 Subject: [PATCH] Use different repo --- roles/requirements.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/requirements.yml b/roles/requirements.yml index 5a7432d..1c34768 100644 --- a/roles/requirements.yml +++ b/roles/requirements.yml @@ -2,5 +2,5 @@ - src: https://github.com/ptoal/lightbulb-ansiblered-deck # Java - src: geerlingguy.java -# Node.js -- src: geerlingguy.nodejs \ No newline at end of file +# Node.js (Using this repo temporarily, as it fixes a package naming bug (See #95)) +- src: https://github.com/halkeye/ansible-role-nodejs.git \ No newline at end of file