Elasticsearch: use elastic.list APT source list for curator

This commit is contained in:
Jérémy Lecour 2017-11-14 11:06:24 +01:00 committed by Jérémy Lecour
parent 5800159830
commit bcbfcf9080
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
- name: Curator sources list is available
apt_repository:
repo: "deb http://packages.elastic.co/curator/4/debian stable main"
filename: elastic
update_cache: yes
state: present
tags: