From 1d5e9f210a05e0d6b62426fbe4727767c0148b52 Mon Sep 17 00:00:00 2001 From: Peter Havekes Date: Tue, 28 Jan 2025 10:21:03 +0100 Subject: [PATCH] BSR --- roles/myconext/tasks/main.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/roles/myconext/tasks/main.yml b/roles/myconext/tasks/main.yml index 529680a0c..e3dd5f4fd 100644 --- a/roles/myconext/tasks/main.yml +++ b/roles/myconext/tasks/main.yml @@ -167,7 +167,6 @@ - source: /opt/openconext/common/favicon.ico target: /var/www/favicon.ico type: bind - env: HTTPD_CSP: "{{ httpd_csp.lenient_with_static_img }}" HTTPD_SERVERNAME: "mijn.{{ myconext_base_domain }}"