Fix taiga role yet again, darn
This commit is contained in:
parent
f56daa8944
commit
0253893148
1 changed files with 2 additions and 2 deletions
|
@ -280,8 +280,8 @@
|
|||
- cron
|
||||
|
||||
### FINALLY, nginx to serve/proxy it all
|
||||
- copy: template=default.nginx dest=/etc/nginx/default.d/taiga.conf
|
||||
mode=0644 owner=nginx group=nginx
|
||||
- template: src=default.nginx dest=/etc/nginx/default.d/taiga.conf
|
||||
mode=0644 owner=nginx group=nginx
|
||||
notify: restart nginx
|
||||
tags:
|
||||
- taiga
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue