Try removing this trailing / and see if that makes ansible happy.

This commit is contained in:
Kevin Fenzi
2015-05-01 20:59:30 +00:00
parent a8329c6969
commit e4e2e5dcc5

View File

@@ -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