Change age of backup files.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user