ansible-playbook
                                
                                
                                
                                    ansible-playbook copied to clipboard
                            
                            
                            
                        🤖 A community repository for Ansible Playbook of OpenSearch Project.
**Is your feature request related to a problem? Please describe.** Managing the OpenSearch installation via the package manager apt under Debian/Ubuntu is a better way for the version control and...
### Description This is build on top of #113 of @FactorT. ### Issues Resolved #111 By submitting this pull request, I confirm that my contribution is made under the terms...
**Describe the bug** running the playbook fails because user logstash password is not defined. **To Reproduce** Steps to reproduce the behavior: 1. Run the playbook with the given example in...
**Describe the bug** When trying to bootstrap a new OpenSearch cluster on Ubuntu 20.04 using the latest `main` version of this repository, the process is stuck during the initial deployment:...
**Describe the bug** Variable **os_plugin_bin_path** is used for different purposes in the _dashboards_ role and the _opensearch_ role. For the dashboards plays, it's intended to point to the opensearch-dashboards-plugin executable,...
**Is your feature request related to a problem? Please describe.** Ability to use pre created corporate certificates, because of security requirements. **Describe the solution you'd like** Put your certificates into...
**Describe the bug** When upgrading opensearch, eg. from 2.2.1 to 2.3.0, opensearch fails to restart with a "jar hell" error **To Reproduce** 1. a full (multi-node) opensearch installation was previously...
### Description Added the ability to automatically create ISM policies. ### Issues Resolved https://github.com/opensearch-project/ansible-playbook/issues/66 By submitting this pull request, I confirm that my contribution is made under the terms of...
### Description Added the ability to automatically create index patterns. ### Issues Resolved https://github.com/opensearch-project/ansible-playbook/issues/66 By submitting this pull request, I confirm that my contribution is made under the terms of...