Merge "borg-backup: fix logrotate name"
This commit is contained in:
commit
da665b5b02
@ -70,5 +70,5 @@
|
||||
include_role:
|
||||
name: logrotate
|
||||
vars:
|
||||
logrotate_file_name: '/var/log/borg-backup-{{ item }}.txt'
|
||||
logrotate_file_name: '/var/log/borg-backup-{{ item }}.log'
|
||||
with_inventory_hostnames: borg-backup-server
|
||||
|
Loading…
Reference in New Issue
Block a user