diff --git a/roles/amq_streams_broker/tasks/main.yml b/roles/amq_streams_broker/tasks/main.yml index 9f11aa9..f934294 100644 --- a/roles/amq_streams_broker/tasks/main.yml +++ b/roles/amq_streams_broker/tasks/main.yml @@ -59,7 +59,6 @@ host: "{{ amq_streams_broker_zookeeper_host }}" port: "{{ amq_streams_broker_zookeeper_port }}" when: - - 0 > 1 # Disabled until find a way to test the Zookeeper cluster connection (including all the zknodes) - amq_streams_broker_zookeeper_host is defined - amq_streams_broker_zookeeper_port is defined - amq_streams_broker_zookeeper_wait is defined and amq_streams_broker_zookeeper_wait