mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 02:46:20 +08:00
fix filename in taiga role
This commit is contained in:
@@ -191,7 +191,7 @@
|
||||
mode=0644 owner=nginx group=nginx
|
||||
notify: restart nginx
|
||||
tags: taiga
|
||||
- copy: src=nginx-ssl.conf dest=/etc/nginx/nginx-ssl.conf
|
||||
- copy: src=nginx-ssl.nginx dest=/etc/nginx/nginx-ssl.conf
|
||||
mode=0644 owner=nginx group=nginx
|
||||
notify: restart nginx
|
||||
tags: taiga
|
||||
|
||||
Reference in New Issue
Block a user