opensearch-project / ansible-playbook

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

Fixes #124: Replace curl by uri #129

Closed heiderich closed 1 year ago

heiderich commented 1 year ago

Description

use ansible.builtin.uri instead of curl

Issues Resolved

124

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.

prudhvigodithi commented 1 year ago

Thanks @heiderich, @peterzhuamazon @saravanan30erd can you please reivew. Thank you

saravanan30erd commented 1 year ago

Looks good to me. @heiderich thanks