WIP: backups with borg and borgmatic #39
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
- name: Install borg
|
||||
apt:
|
||||
name: borgbackup
|
||||
state: latest
|
||||
state: present
|
||||
update_cache: true
|
||||
register: apt_result
|
||||
retries: 3
|
||||
|
|
Loading…
Reference in a new issue