review-stats: rollback the old cron until the new app is fixed
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
c5c61ae463
commit
14e9ba6eef
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@
|
|||
|
||||
- name: Install the review-stats cronjob
|
||||
copy: >
|
||||
src=review-stats-new.cron dest=/etc/cron.d/review-stats.cron
|
||||
src=review-stats.cron dest=/etc/cron.d/review-stats.cron
|
||||
owner=root group=root mode=0644
|
||||
tags:
|
||||
- cron
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue