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

Update to 1.2.2 #29

Closed peterzhuamazon closed 2 years ago

peterzhuamazon commented 2 years ago

Signed-off-by: Peter Zhu zhujiaxi@amazon.com

Description

Update to 1.2.2

Issues Resolved

26

Check List

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

peternied commented 2 years ago

Is there a way we can have this pick up latest rather than making this minor version change for each release?

peterzhuamazon commented 2 years ago

Is there a way we can have this pick up latest rather than making this minor version change for each release?

This is using tarball so not right now. When yum is ready we can proceed with latest.

Thanks.