mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
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:
committed by
Pierre-Yves Chibon
parent
c5c61ae463
commit
14e9ba6eef
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user