remove colon

This commit is contained in:
nazunalika 2021-03-10 01:35:44 -07:00
parent 750689b319
commit a8600f5083
Signed by: label
GPG Key ID: CB6D9706D138D190
1 changed files with 1 additions and 1 deletions

View File

@ -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'