Also update the tasks file

This commit is contained in:
Patrick Uiterwijk 2015-02-24 20:56:29 +00:00
parent 7bb0d146fc
commit dd2e43a3ca

View file

@ -40,9 +40,9 @@
notify: notify:
- restart apache - restart apache
- name: copy ipsilon wsgi - name: copy ipsilon httpd config
copy: src=ipsilon.wsgi copy: src=ipsilon.conf
dest=/etc/httpd/conf.d/ipsilon.wsgi dest=/etc/httpd/conf.d/ipsilon.conf
- name: copy persona private key - name: copy persona private key
copy: src={{ private }}/files/ipsilon/persona.key dest=/etc/ipsilon/persona.key copy: src={{ private }}/files/ipsilon/persona.key dest=/etc/ipsilon/persona.key