ansible-role-elasticsearch/tasks
Julien Mailleret 6217e9485e
stop overriding log4j configuration
The log4j configuration template provided by this ansible role doesn't reflect current log4j configuration in elasticsearch 6.x and 7.x.
Also this template doesn't contain any variable so everything is hardcoded inside.
As we don't need to override any value inside, let's use standard elasticsearch log4j configuration file provided by elasticsearch package and stop overriding it with this role.
2019-11-26 23:31:59 +01:00
..
xpack Add es_license_api variable 2019-10-31 10:54:53 +00:00
compatibility-variables.yml Add option for invalid certificates 2019-10-12 00:03:47 +01:00
elasticsearch-config.yml stop overriding log4j configuration 2019-11-26 23:31:59 +01:00
elasticsearch-Debian.yml removing duplicate stuff 2019-09-21 23:41:37 +02:00
elasticsearch-optional-user.yml Merge branch 'master' into become-yes 2017-09-19 14:22:02 -06:00
elasticsearch-parameters.yml Add SSL keystore and truststore 2019-10-11 16:09:05 +01:00
elasticsearch-plugins.yml use default permissions from official package for plugin directory 2019-09-18 10:53:43 +02:00
elasticsearch-RedHat-version-lock.yml Remove ES version lock on RedHat when es_version_hold: false 2019-09-06 11:09:24 +02:00
elasticsearch-RedHat.yml replace hardcoded /etc/elasticsearch dir by the good variable 2019-09-18 10:04:50 +02:00
elasticsearch-ssl.yml Fix permissions of cert directory and files 2019-10-31 10:55:40 +00:00
elasticsearch-template.yml Add option for invalid certificates 2019-10-12 00:03:47 +01:00
elasticsearch.yml Set userid and groupid between ElasticSearch removal and installation 2019-06-28 14:15:03 +02:00
java.yml make playbook (tested for debians) compatible with the mode 2019-02-28 14:33:53 +01:00
main.yml Add configurable native realm sleep 2019-10-25 10:10:42 +01:00
snapshot-release.yml add a few more 'check_mode:no' props for compatiblity with --check mode of ansible 2019-03-14 09:24:06 +01:00