Fix taiga role yet again, darn

This commit is contained in:
Aurélien Bompard 2018-10-24 09:57:20 +00:00
parent f56daa8944
commit 0253893148

View file

@ -280,8 +280,8 @@
- cron - cron
### FINALLY, nginx to serve/proxy it all ### FINALLY, nginx to serve/proxy it all
- copy: template=default.nginx dest=/etc/nginx/default.d/taiga.conf - template: src=default.nginx dest=/etc/nginx/default.d/taiga.conf
mode=0644 owner=nginx group=nginx mode=0644 owner=nginx group=nginx
notify: restart nginx notify: restart nginx
tags: tags:
- taiga - taiga