Fix an actual bug.
This commit is contained in:
parent
f3c2d8132d
commit
4d01b7f4e2
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@
|
||||||
|
|
||||||
- name: oldschool badge award cronjobs
|
- name: oldschool badge award cronjobs
|
||||||
copy: >
|
copy: >
|
||||||
src=cron/$item
|
src=cron/$item.cron
|
||||||
dest=/etc/cron.d/$item
|
dest=/etc/cron.d/$item
|
||||||
owner=root
|
owner=root
|
||||||
mode=644
|
mode=644
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue