[borgbackup_client] backup /var/ also (for now)
This commit is contained in:
parent
29f2823960
commit
cdcfad7ac2
1 changed files with 1 additions and 2 deletions
|
@ -101,5 +101,4 @@ borg_keep_monthly: 12
|
||||||
borg_host_dir: "/borg/{{ ansible_fqdn }}/"
|
borg_host_dir: "/borg/{{ ansible_fqdn }}/"
|
||||||
borg_backup_directories:
|
borg_backup_directories:
|
||||||
- "/etc/"
|
- "/etc/"
|
||||||
|
- "/var/"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue