Install rsync to save a local copy of keys

This commit is contained in:
phil 2023-10-01 11:55:39 +02:00
parent 5f5fab84bb
commit 3c93c4f86c
2 changed files with 4 additions and 0 deletions

View file

@ -9,6 +9,7 @@
pkg:
- borgbackup
- borgmatic
- rsync
default_release: "{{ ansible_distribution_release }}-backports"
update_cache: true