Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
rpelisse committed Oct 4, 2023
1 parent d33aa73 commit 260ea9d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion roles/amq_streams_broker/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 260ea9d

Please sign in to comment.