Added funktionality to copy elasticsearch scripts from ansible host to elasticsearch server.

Closes #5
This commit is contained in:
Jakob Reiter 2015-08-03 15:26:02 +02:00
parent 12a3b037fa
commit 7d9d7204d9

View file

@ -0,0 +1,3 @@
---
- name: Copy scripts to elasticsearch
copy: src=scripts dest=/etc/elasticsearch/