Skip to content

Commit

Permalink
plays: increase timeout before creating topics
Browse files Browse the repository at this point in the history
  • Loading branch information
rpelisse committed Dec 12, 2023
1 parent a207602 commit bba2b45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playbooks/playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

- name: "Give a rest to the target, sometimes broker takes a while to start"
ansible.builtin.wait_for:
timeout: 120
timeout: 180

post_tasks:
- name: "Ensures topics exist."
Expand Down

0 comments on commit bba2b45

Please sign in to comment.