mirror of
https://github.com/rocky-linux/ansible-role-rabbitmq.git
synced 2024-12-04 18:36:26 +00:00
remove colon
This commit is contained in:
parent
750689b319
commit
a8600f5083
@ -92,7 +92,7 @@
|
||||
- 25672/tcp
|
||||
- 35672-35682/tcp
|
||||
|
||||
- name: Non-master nodes: Wait for 001 to be up first
|
||||
- name: Non-master nodes should wait for 001 to be up first
|
||||
wait_for:
|
||||
host: "{{ rabbitmq_cluster_list[0] }}"
|
||||
port: '5672'
|
||||
|
Loading…
Reference in New Issue
Block a user