mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 14:02:12 +08:00
Fix taiga role yet again
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user