tmpreaper: fix the tasks intendation

This commit is contained in:
Andrea Dell'Amico 2022-12-23 17:50:25 +01:00
parent 4507508a10
commit be8cb5d6c0
Signed by: adellam
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
line: ' --mtime \'
when: not tmpreaper_use_ctime
- name: Change the date check criteria from ctime to mtime
- name: Change the date check criteria from mtime to ctime
ansible.builtin.lineinfile:
path: /etc/cron.daily/tmpreaper
regexp: '^ --[c|m]time \\'