fix: remove duplicated yaml configuration (#205)
This commit is contained in:
parent
0e098e9454
commit
96e4b23575
1 changed files with 0 additions and 4 deletions
|
|
@ -54,10 +54,6 @@
|
|||
delay: 60
|
||||
register: result
|
||||
until: result.rc == 0
|
||||
retries: 3
|
||||
delay: 60
|
||||
register: result
|
||||
until: result.rc == 0
|
||||
- name: Creating kafka topics
|
||||
shell: |
|
||||
# Creating topic
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue