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 }}"
|
name: "{{ item }}"
|
||||||
update_cache: true
|
update_cache: true
|
||||||
state: "present"
|
state: "present"
|
||||||
|
retries: 3
|
||||||
with_items:
|
with_items:
|
||||||
- "docker"
|
- "docker"
|
||||||
- "docker-compose"
|
- "docker-compose"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue