ansible-role-elasticsearch/tasks/xpack
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
..
security Fix "list native roles" task (#779) 2021-02-22 17:02:41 +01:00
elasticsearch-xpack.yml xpack features refactoring (#653) 2020-06-12 18:15:03 +02:00