Skip to content

Commit

Permalink
#243 MinIO race condition?
Browse files Browse the repository at this point in the history
  • Loading branch information
Don Sizemore committed May 20, 2024
1 parent 00b5d89 commit e2977e0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tasks/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,3 +76,7 @@
enabled: yes
daemon_reload: yes
state: started

- name: wait for Docker to become ready
ansible.builtin.pause:
seconds: 10

0 comments on commit e2977e0

Please sign in to comment.