remove borg_host_dir
This commit is contained in:
parent
d928c7f7f0
commit
c5afbdbde4
1 changed files with 0 additions and 1 deletions
|
@ -98,7 +98,6 @@ is_aurore_host: "{{ 'aurore_vm' in group_names }}"
|
|||
borg_keep_daily: 7
|
||||
borg_keep_weekly: 4
|
||||
borg_keep_monthly: 12
|
||||
borg_host_dir: "/borg/{{ ansible_hostname }}/"
|
||||
borg_backup_directories:
|
||||
- "/etc/"
|
||||
- "/var/"
|
||||
|
|
Loading…
Reference in a new issue