From 109a1fd2431f8b20228903db7697274d6df27d1f Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 5 Apr 2018 20:52:19 +0000 Subject: [PATCH] drop stray }}s --- playbooks/groups/torrent.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}}