Put the wsgi file at the right place
This commit is contained in:
parent
83bfab900c
commit
65e504604d
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
with_items:
|
||||
- { file: fedora-elections.cfg, location: /etc/fedora-elections }
|
||||
- { file: fedora-elections.conf, location: /etc/httpd/conf.d }
|
||||
- { file: fedora-elections.wsgi, location: /usr/share/fedora-elections }
|
||||
- { file: fedora-elections.wsgi, location: /var/www }
|
||||
tags:
|
||||
- config
|
||||
notify:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue