elastic/ansible-elasticsearch

Don't use double-quotes around the password

wrossmann opened this issue · 2 comments

This is so basic I'm having difficulty keeping it professional.

shell: echo "{{es_api_basic_auth_password}}" | {{es_home}}/bin/elasticsearch-keystore add -x 'bootstrap.password'

jmlrt commented

Hi @wrossmann,

Thank you for submitting this issue. We're accepting PR to fix even the more basic issues. Can you submit one?

@jmlrt I've just sumbitted one along with a CLA, though I don't know how long that that will take to update.

#715