Implement rsnapshot backups on infrastructure

This commit is contained in:
2021-06-03 20:38:56 -04:00
parent 3dc0e04ab4
commit 828539dceb
6 changed files with 220 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
rsnapshot_confdir: /etc/rsnapshot.d
rsnapshot_logdir: /var/log/rsnapshot
rsnapshot_root: /srv/backups/{{ item.name }}