[borgbackup_client] do update cache
This commit is contained in:
parent
0b5562f3f4
commit
ebfc4f2a26
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
||||||
- name: Install borgmatic
|
- name: Install borgmatic
|
||||||
apt:
|
apt:
|
||||||
name: borgmatic
|
name: borgmatic
|
||||||
|
update_cache: true
|
||||||
register: apt_result
|
register: apt_result
|
||||||
retries: 3
|
retries: 3
|
||||||
until: apt_result is succeeded
|
until: apt_result is succeeded
|
||||||
|
|
Loading…
Reference in a new issue