add the cron too
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
parent
85deb07233
commit
a234d40e81
1 changed files with 8 additions and 0 deletions
|
@ -39,3 +39,11 @@
|
|||
- review-stats
|
||||
- review-stats/build
|
||||
|
||||
- name: Install the review-stats cronjob
|
||||
copy: >
|
||||
src=review-stats.cron dest=/etc/cron.d/review-stats.cron
|
||||
owner=root group=root mode=0644
|
||||
tags:
|
||||
- cron
|
||||
- review-stats
|
||||
- review-stats/build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue