feat: add retry for apk
This commit is contained in:
parent
fcdd71a1d6
commit
5687b88286
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
|||
name: "{{ item }}"
|
||||
update_cache: true
|
||||
state: "present"
|
||||
retries: 3
|
||||
with_items:
|
||||
- "docker"
|
||||
- "docker-compose"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue