opensearch-project / ansible-playbook

🤖 A community repository for Ansible Playbook of OpenSearch Project.
https://opensearch.org/
Apache License 2.0
86 stars 96 forks source link

[Enhancement]Need to separate OpenSearch vs Dashboards version in Ansible Playbook #18

Closed peterzhuamazon closed 2 years ago

peterzhuamazon commented 2 years ago

Is your feature request related to a problem? Please describe. It is possible that a OpenSearch and Dashboards binaries having different version. Ex: 1.1.1 Dashboards can still use for OpenSearch 1.1.0.

As of now it seems their versions are controlled by a single version number.

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

saravanan30erd commented 2 years ago

@peterzhuamazon raised PR for this.