From 8d903a2777b113f9f29fd46bb418597e9c4ce762 Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Sat, 12 Mar 2016 10:29:19 +0000 Subject: [PATCH] Defining the same cert twice is useless Signed-off-by: Patrick Uiterwijk --- playbooks/include/proxies-websites.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/playbooks/include/proxies-websites.yml b/playbooks/include/proxies-websites.yml index 42a6c09d62..2c8d985006 100644 --- a/playbooks/include/proxies-websites.yml +++ b/playbooks/include/proxies-websites.yml @@ -159,7 +159,6 @@ - src.stg.fedoraproject.org cert_name: "{{wildcard_cert_name}}" sslonly: true - cert_name: "{{wildcard_cert_name}}" when: env == "staging" # Remove after freeze - role: httpd/website