summaryrefslogtreecommitdiffstats
path: root/roles/httpd/website/tasks/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/httpd/website/tasks/main.yml')
-rw-r--r--roles/httpd/website/tasks/main.yml14
1 files changed, 0 insertions, 14 deletions
diff --git a/roles/httpd/website/tasks/main.yml b/roles/httpd/website/tasks/main.yml
index 641457b83..12bc2333e 100644
--- a/roles/httpd/website/tasks/main.yml
+++ b/roles/httpd/website/tasks/main.yml
@@ -52,20 +52,6 @@
- httpd
- httpd/website
-- name: Copy over varnish workaround for {{name}}
- template: >
- src=blockchunked.conf
- dest=/etc/httpd/conf.d/{{name}}/blockchunked.conf
- owner=root
- group=root
- mode=0644
- notify:
- - reload proxyhttpd
- tags:
- - httpd
- - httpd/website
- - security/workaround
-
- name: And lastly, the robots.txt file
copy: >
src={{item}}