[borgbackup_client] rename variable correclty

This commit is contained in:
otthorn 2021-03-14 16:11:40 +01:00
parent 021a5ef1e8
commit d928c7f7f0
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ storage:
retention: retention:
keep_daily: "{{ borg_keep_daily }}" keep_daily: "{{ borg_keep_daily }}"
keep_weekly: "{{ borg_keep_weekly }}" keep_weekly: "{{ borg_keep_weekly }}"
keep_monthly: "{{ borg_keep_yearly }}" keep_monthly: "{{ borg_keep_monthly }}"
consistency: consistency:
checks: checks: