Merge branch 'master' into filter-deprecation-fix

This commit is contained in:
Michel Weitbrecht 2019-01-03 19:08:38 +01:00 committed by GitHub
commit 3df71f8a0c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View file

@ -78,3 +78,5 @@
when: not es_use_repository
register: elasticsearch_install_from_package
notify: restart elasticsearch
environment:
ES_PATH_CONF: "/etc/elasticsearch"