mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
Try removing this trailing / and see if that makes ansible happy.
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
- { file: pull_opentracker_data.sh, dest: /usr/local/bin/pull_opentracker_data.sh }
|
||||
# Directory
|
||||
- { file: torrent-generator, dest: /srv/torrent/torrent-generator }
|
||||
- { file: spins-generator, dest: /srv/torrent/spins-generator/ }
|
||||
- { file: spins-generator, dest: /srv/torrent/spins-generator }
|
||||
- { file: , dest: }
|
||||
tags:
|
||||
- config
|
||||
|
||||
Reference in New Issue
Block a user