ibm-mas / ansible-devops

Ansible collection supporting devops for IBM Maximo Application Suite
https://ibm-mas.github.io/ansible-devops/
Eclipse Public License 2.0
47 stars 79 forks source link

[patch] Add missing condition in wait for logstash #1353

Closed durera closed 1 week ago

durera commented 1 week ago

This update adds when: eck_enable_logstash clause to the step that waits for logstash server to be ready, without it the role used without logstash enabled will hang indefinitely.