ansible-role-elasticsearch/tasks
Julien Mailleret 30fcd95d51
Fix "list native roles" task (#779)
This commit fix "List Native Roles" task with Elasticsearch 7.11.0+
by removing the unused `body_format` parameter from `uri` module.

This parameter isn't used with a GET method but make request fail with
`request [GET /_security/role] does not support having a body` error
with Elasticsearch 7.11.0+.
2021-02-22 17:02:41 +01:00
..
xpack Fix "list native roles" task (#779) 2021-02-22 17:02:41 +01:00
compatibility-variables.yml xpack features refactoring (#653) 2020-06-12 18:15:03 +02:00
elasticsearch-config.yml Use a template to write override.conf file (#697) 2020-05-27 14:56:03 +02:00
elasticsearch-Debian.yml Update elasticsearch-Debian.yml (#761) 2021-02-03 15:10:13 +01:00
elasticsearch-optional-user.yml Merge branch 'master' into become-yes 2017-09-19 14:22:02 -06:00
elasticsearch-parameters.yml Remove OSS support for version >= 7.11.0 (#770) 2021-02-05 16:23:55 +01:00
elasticsearch-plugins.yml add proxy options to ES_JAVA_OPTS when defined with es_proxy_host 2019-12-18 11:57:02 +01:00
elasticsearch-RedHat-version-lock.yml Fix idempotency for both supported CentOS versions (#747) 2020-12-03 08:59:44 -06:00
elasticsearch-RedHat.yml Fixed running ansible in check mode (#701) 2020-06-29 13:46:51 +02:00
elasticsearch-ssl.yml Add an option to not upload SSL/TLS certs (#727) 2020-10-12 10:02:25 +02:00
elasticsearch-template.yml fix files mode syntax 2019-11-28 07:54:25 +01:00
elasticsearch.yml Set userid and groupid between ElasticSearch removal and installation 2019-06-28 14:15:03 +02:00
java.yml Fix java install path when system has multiple java (#753) 2021-01-06 18:22:27 +01:00
main.yml Use run_once for api related tasks (#716) 2020-09-07 15:57:11 +02:00
snapshot-release.yml tasks/snapshot-release.yml: No whitespace before newline 2020-01-29 20:08:21 +01:00