Fix copy/pasta errors.
This commit is contained in:
parent
b9b41189ea
commit
d374ed87a1
1 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@
|
|||
tags:
|
||||
- whatcanidoforfedora
|
||||
|
||||
- name: Copy syncStatic script
|
||||
- name: Copy sync-wcidff.sh script
|
||||
copy:
|
||||
src: sync-wcidff.sh
|
||||
dest: /usr/local/bin/sync-wcidff.sh
|
||||
|
@ -29,7 +29,7 @@
|
|||
- whatcanidoforfedora
|
||||
- cron
|
||||
|
||||
- name: Install the syncStatic and syncTranslations cronjobs
|
||||
- name: Install the sync-wcidff cronjob
|
||||
copy:
|
||||
src: sync-wcidff.cron
|
||||
dest: /etc/cron.d/sync-wcidff.cron
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue