Change age of backup files.

This commit is contained in:
2021-11-18 09:30:55 +01:00
parent b5387af33e
commit 70e01af14f

View File

@@ -103,7 +103,7 @@
find:
paths: "{{ backup_dir }}/{{ item }}/daily"
file_type: file
age: 5h
age: 1h
age_stamp: ctime
patterns: '*.sql.gz'
register: oldDaily