[borgbackup_client] do update cache

pull/39/head
otthorn 3 years ago
parent 0b5562f3f4
commit ebfc4f2a26

@ -29,6 +29,7 @@
- name: Install borgmatic
apt:
name: borgmatic
update_cache: true
register: apt_result
retries: 3
until: apt_result is succeeded

Loading…
Cancel
Save