Also update the tasks file
This commit is contained in:
parent
7bb0d146fc
commit
dd2e43a3ca
1 changed files with 3 additions and 3 deletions
|
@ -40,9 +40,9 @@
|
|||
notify:
|
||||
- restart apache
|
||||
|
||||
- name: copy ipsilon wsgi
|
||||
copy: src=ipsilon.wsgi
|
||||
dest=/etc/httpd/conf.d/ipsilon.wsgi
|
||||
- name: copy ipsilon httpd config
|
||||
copy: src=ipsilon.conf
|
||||
dest=/etc/httpd/conf.d/ipsilon.conf
|
||||
|
||||
- name: copy persona private key
|
||||
copy: src={{ private }}/files/ipsilon/persona.key dest=/etc/ipsilon/persona.key
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue