Copy, not file.

This commit is contained in:
Ralph Bean 2017-11-17 14:00:34 +00:00
parent 572f6c7ce3
commit 448186269c

View file

@ -38,7 +38,7 @@
- cron
- name: Copy over the exportbranches command
file:
copy:
dest: /usr/lib/python2.7/site-packages/pdc/apps/componentbranch/management/commands/exportbranches.py
src: exportbranches.py
tags: