Fix an actual bug.

This commit is contained in:
Ralph Bean 2013-08-20 18:49:09 +00:00
parent f3c2d8132d
commit 4d01b7f4e2

View file

@ -84,7 +84,7 @@
- name: oldschool badge award cronjobs
copy: >
src=cron/$item
src=cron/$item.cron
dest=/etc/cron.d/$item
owner=root
mode=644