Skip to content

Commit

Permalink
connect: rm timeout, as service waits on port availability now
Browse files Browse the repository at this point in the history
  • Loading branch information
rpelisse committed Dec 20, 2023
1 parent 86269c1 commit b28a271
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions roles/amq_streams_common/tasks/validation.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,4 @@
---
- name: "Wait for Connect to be available."
ansible.builtin.wait_for:
timeout: 60
delay: 10

- name: Populate service facts
ansible.builtin.service_facts:

Expand Down

0 comments on commit b28a271

Please sign in to comment.