Explorar o código

Fix nginx_vhosts comment

The key used in the vhosts.j2 template is extra_parameters.
Eriksen Costa %!s(int64=10) %!d(string=hai) anos
pai
achega
c9ab6ef7e7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      defaults/main.yml

+ 1 - 1
defaults/main.yml

@@ -31,7 +31,7 @@ nginx_vhosts: []
 #   # Properties that are only added if defined:
 #   error_page: "",
 #   access_log: "",
-#   extra_config: "" # Can be used to add extra config blocks (multiline).
+#   extra_parameters: "" # Can be used to add extra config blocks (multiline).
 # }
 
 nginx_upstreams: []