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:
|
tags:
|
||||||
- whatcanidoforfedora
|
- whatcanidoforfedora
|
||||||
|
|
||||||
- name: Copy syncStatic script
|
- name: Copy sync-wcidff.sh script
|
||||||
copy:
|
copy:
|
||||||
src: sync-wcidff.sh
|
src: sync-wcidff.sh
|
||||||
dest: /usr/local/bin/sync-wcidff.sh
|
dest: /usr/local/bin/sync-wcidff.sh
|
||||||
|
@ -29,7 +29,7 @@
|
||||||
- whatcanidoforfedora
|
- whatcanidoforfedora
|
||||||
- cron
|
- cron
|
||||||
|
|
||||||
- name: Install the syncStatic and syncTranslations cronjobs
|
- name: Install the sync-wcidff cronjob
|
||||||
copy:
|
copy:
|
||||||
src: sync-wcidff.cron
|
src: sync-wcidff.cron
|
||||||
dest: /etc/cron.d/sync-wcidff.cron
|
dest: /etc/cron.d/sync-wcidff.cron
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue