diff --git a/playbooks/include/proxies-fedorahosted.yml b/playbooks/include/proxies-fedorahosted.yml index e96c087994..cc1c9d123c 100644 --- a/playbooks/include/proxies-fedorahosted.yml +++ b/playbooks/include/proxies-fedorahosted.yml @@ -15,6 +15,6 @@ - name: install special fedorahosted-redirects.conf with fedorahosted redirects copy: src={{ files }}/httpd/fedorahosted-redirects.conf dest=/etc/httpd/conf.d/fedorahosted.org/fedorahosted-redirects.conf - - name: install special git.fedorahosted-redirects.conf with letsencrypt info + - name: install special git.fedorahosted-redirects.conf with git.fedorahosted redirects copy: src={{ files }}/httpd/git.fedorahosted-redirects.conf dest=/etc/httpd/conf.d/git.fedorahosted.org/fedorahosted-redirects.conf