diff --git a/playbooks/groups/torrent.yml b/playbooks/groups/torrent.yml index f0bb95844f..85be8e054d 100644 --- a/playbooks/groups/torrent.yml +++ b/playbooks/groups/torrent.yml @@ -27,7 +27,7 @@ - role: httpd/certificate certname: "{{wildcard_cert_name}}" - SSLCertificateChainFile: "{{wildcard_int_file}}"}} + SSLCertificateChainFile: "{{wildcard_int_file}}" - {role: httpd/website, vars: {name: torrent.fedoraproject.org, cert_name: "{{wildcard_cert_name}}", sslonly: true}}