fixing typo in filename
This commit is contained in:
parent
88b9b9f32f
commit
7e5cef19a2
1 changed files with 1 additions and 1 deletions
|
@ -17,4 +17,4 @@
|
|||
- reload httpd
|
||||
|
||||
- name: copy tmpwatch cronjob for taskotron artifacts and buildmaster
|
||||
template: src=taskotron-tmpwatch.cron.jw dest=/etc/cron.d/taskotron-tmpwatch.cron owner=root group=root mode=0644
|
||||
template: src=taskotron-tmpwatch.cron.j2 dest=/etc/cron.d/taskotron-tmpwatch.cron owner=root group=root mode=0644
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue