NETWAYS / ansible-collection-elasticstack

A collection to install and manage the Elastic Stack
GNU General Public License v3.0
9 stars 8 forks source link

Fix failing cluster checks #148

Closed widhalmt closed 1 year ago

widhalmt commented 1 year ago

Fix cluster checks failing without log output

fixes #147 Fix https://github.com/NETWAYS/ansible-collection-elasticstack/issues/170 remove repetitive pipelines Make full stack pipelines run daily and manually before release.

afeefghannam89 commented 1 year ago

@widhalmt I think this PR can be closed. The failing checks will be removed with this PR #122

widhalmt commented 1 year ago

Thanks... but! You found a very valid point when we talked offline. The checks for the cluster being ready will fail anyway. So I'll build a fix for that into this PR.

widhalmt commented 1 year ago

Linter fails because of #159 . Needs #160 to be merged.