Correct directory.

This commit is contained in:
Ralph Bean 2013-12-10 19:43:25 +00:00
parent dbf61f1fbf
commit e941d65c5e

View file

@ -25,7 +25,7 @@
- restart apache
- name: copy custom wsgi file
copy: src=fmn.web.wsgi dest=/usr/share/fmn/fmn.web.wsgi mode=0644
copy: src=fmn.web.wsgi dest=/usr/share/fmn.web/fmn.web.wsgi mode=0644
notify:
- restart apache