Explorar el Código

Merge pull request #15 from eriksencosta/patch-1

Fix nginx_vhosts comment.
Jeff Geerling hace 10 años
padre
commit
0d504441c6
Se han modificado 1 ficheros con 1 adiciones y 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: []