Commit 67e39a44 authored by Simon Cornet's avatar Simon Cornet
Browse files

feat: add retries to apk

parent 8f0c2246
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@
  community.general.apk:
    name: "unbound"
    update_cache: true
  retries: 3
  when: 'ansible_os_family == "Alpine"'

- name: "install unbound"