clean es_xpack_conf_subdir variable

This variable was added to manage specific x-pack dir with version < 6.3
This commit is contained in:
Julien Mailleret 2019-09-05 10:06:26 +02:00
parent abaf124639
commit 0f601259c6
No known key found for this signature in database
GPG key ID: F065093271C8DE71
4 changed files with 11 additions and 12 deletions

View file

@ -8,7 +8,6 @@
- name: Set the defaults here otherwise they can't be overriden in the same play if the role is called twice
set_fact:
es_xpack_conf_subdir: ""
es_repo_name: "{{ es_major_version }}"
es_xpack_users_command: "elasticsearch-users"
es_package_name: "elasticsearch"