Added roles as submodules instead for better updating.

This commit is contained in:
Fillerino 2017-09-05 20:35:57 +02:00
parent da7a561f38
commit 25e083be75
5 changed files with 16 additions and 0 deletions

12
.gitmodules vendored Normal file
View file

@ -0,0 +1,12 @@
[submodule "ansible-lighthouse/roles/elasticsearch"]
path = ansible-lighthouse/roles/elasticsearch
url = https://github.com/elastic/ansible-elasticsearch
[submodule "ansible-lighthouse/roles/geerlingguy.nodejs"]
path = ansible-lighthouse/roles/geerlingguy.nodejs
url = https://github.com/geerlingguy/ansible-role-nodejs
[submodule "ansible-lighthouse/roles/yarn"]
path = ansible-lighthouse/roles/yarn
url = https://github.com/Oefenweb/ansible-yarn
[submodule "ansible-lighthouse/roles/bobbyrenwick.pip"]
path = ansible-lighthouse/roles/bobbyrenwick.pip
url = https://github.com/bobbyrenwick/ansible-pip.git

@ -0,0 +1 @@
Subproject commit f0d1f5acae252a07f16d05a3f816fa1a69253e6c

@ -0,0 +1 @@
Subproject commit ea5a373155e96dfc4941b2bec3920e7f76eb28de

@ -0,0 +1 @@
Subproject commit cfc35c879fd2f94a931afae0434183e2f67353ea

@ -0,0 +1 @@
Subproject commit 65b7736cf0b8678fd1f23909109ed54bd181f8c7