Copy, not file.
This commit is contained in:
parent
572f6c7ce3
commit
448186269c
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
||||||
- cron
|
- cron
|
||||||
|
|
||||||
- name: Copy over the exportbranches command
|
- name: Copy over the exportbranches command
|
||||||
file:
|
copy:
|
||||||
dest: /usr/lib/python2.7/site-packages/pdc/apps/componentbranch/management/commands/exportbranches.py
|
dest: /usr/lib/python2.7/site-packages/pdc/apps/componentbranch/management/commands/exportbranches.py
|
||||||
src: exportbranches.py
|
src: exportbranches.py
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue