diff --git a/roles/apache/templates/site.conf.j2 b/roles/apache/templates/site.conf.j2 index f49fae0..2d873fe 100644 --- a/roles/apache/templates/site.conf.j2 +++ b/roles/apache/templates/site.conf.j2 @@ -2,7 +2,6 @@ ServerName {{ inventory_hostname }} DocumentRoot /srv/web/{{ inventory_hostname }} - Protocols h2 http/1.1 SSLEngine on # Server certificates