From d4f9b6f710ed574a813bb75a16b873c4a7ab2449 Mon Sep 17 00:00:00 2001 From: Emilien Mantel Date: Tue, 26 Jan 2016 11:19:51 +0100 Subject: [PATCH] Fix default var nginx_custom_http --- defaults/main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/defaults/main.yml b/defaults/main.yml index fd61eda..68a5320 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -81,9 +81,9 @@ nginx_http_gzip_vary: 'on' nginx_http_gzip_disable: '"msie6"' # -# nginx_http_custom +# Custom global configuration # -nginx_http_custom: [] +nginx_custom_http: [] # # Vhosts