Fix taiga role yet again

This commit is contained in:
Aurélien Bompard 2018-10-24 09:54:43 +00:00
parent 7e29538e15
commit f56daa8944
2 changed files with 1 additions and 1 deletions

View file

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