feat: add retries to apk
This commit is contained in:
parent
8f0c2246c0
commit
67e39a44ab
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
community.general.apk:
|
||||
name: "unbound"
|
||||
update_cache: true
|
||||
retries: 3
|
||||
when: 'ansible_os_family == "Alpine"'
|
||||
|
||||
- name: "install unbound"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue