batcave: install the actual sync script instead of the cron job twice.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
ef902cc3c6
commit
dd7169e36b
1 changed files with 1 additions and 1 deletions
|
@ -372,7 +372,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
- name: setup centos sync script
|
- name: setup centos sync script
|
||||||
copy: src=sync-centos dest=/mnt/fedora/app/fi-repo/centos/centos-8-sync mode=0775
|
copy: src=centos-8-sync dest=/mnt/fedora/app/fi-repo/centos/centos-8-sync mode=0775
|
||||||
tags:
|
tags:
|
||||||
- batcave
|
- batcave
|
||||||
- config
|
- config
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue