Skip to content
Snippets Groups Projects
Verified Commit b6224c25 authored by nd's avatar nd
Browse files

do not backup rotated and gziped logfiles

parent 231c9832
Branches
No related tags found
No related merge requests found
...@@ -46,5 +46,6 @@ backups: ...@@ -46,5 +46,6 @@ backups:
'/var/cache/*': true '/var/cache/*': true
'/var/lib/php/sessions/*': true '/var/lib/php/sessions/*': true
'/root/.ansible/*': true '/root/.ansible/*': true
'/var/log/**/*.gz': true
include_files: include_files:
'/': true '/': true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment