Skip to content

Commit edf3120

Browse files
committed
Add ansible-elasticsearch as submodule
This commit declares a submodule for roles/ansible-elasticsearch so that we don't need to fork the original elasticsearch repository [1] and keep it up-to-date. [1] https://github.com/elastic/ansible-elasticsearch
1 parent aca93be commit edf3120

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "roles/ansible-elasticsearch"]
2+
path = roles/ansible-elasticsearch
3+
url = https://github.com/elastic/ansible-elasticsearch

roles/ansible-elasticsearch

Submodule ansible-elasticsearch added at d99c0c8

0 commit comments

Comments
 (0)