added new lines in tasks/elasticsearch-Debian.yml and tasks/elasticsearch-RedHat.yml

This commit is contained in:
Дехтярёв Евгений Артурович 2016-05-26 07:37:33 +06:00
parent 01401f9d55
commit ef1f19ab09
2 changed files with 2 additions and 2 deletions

View file

@ -19,4 +19,4 @@
- name: Debian - Ensure elasticsearch is installed from downloaded package
apt: deb=/tmp/elasticsearch-{{ es_version }}.deb
when: not es_use_repository
register: elasticsearch_install_from_package
register: elasticsearch_install_from_package