ansible-playbook icon indicating copy to clipboard operation
ansible-playbook copied to clipboard

🤖 A community repository for Ansible Playbook of OpenSearch Project.

Results 33 ansible-playbook issues
Sort by recently updated
recently updated
newest added

### Issues Resolved Continuity of PR #122

seasoned-contributor

**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...

enhancement

### 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...

bug

**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:...

bug
good first issue

**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,...

bug
good first issue

**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...

enhancement

**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...