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:
Clement Verna
2020-03-04 10:21:45 +01:00
committed by Pierre-Yves Chibon
parent c5c61ae463
commit 14e9ba6eef

View File

@@ -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