make it work on infra.opendoor.fr

This commit is contained in:
2026-01-01 16:49:44 +01:00
parent 1ce512d844
commit 17d54301f7
9 changed files with 59 additions and 57 deletions

View File

@@ -16,12 +16,11 @@ Role Variables
Defaults set in defaults/main.yml
borg_dirs - list of directories to backup - default to /root and /etc
borg_dirs - list of directories to backup - default to [ "/root", "/etc" ]
borg_release - default to 1.1.4
borg_key - encryption key - définie dans group_vars/all
borg_server - default to vm2
borg_account - default to backup
borg_remote_dir - remote base directory for repos - default to /var/backups/borg
borg_server - default to maison.opendoor.fr
borg_account - default to backup_borg
borg_remote_dir - remote base directory for repos - default to /media/Backups/
borg_passphrase - no default, should be set on a per host basis
borg_rotate - num of days of backup we keep - default 15
borg_script_dir - defaults to /root/bin/borg/