feat: add retries to apk

This commit is contained in:
Simon Cornet 2025-12-01 09:32:43 +01:00
commit 67e39a44ab

View file

@ -5,6 +5,7 @@
community.general.apk:
name: "unbound"
update_cache: true
retries: 3
when: 'ansible_os_family == "Alpine"'
- name: "install unbound"