mirror of
https://github.com/HanXHX/ansible-nginx.git
synced 2026-03-10 10:12:09 +07:00
Fix crash when nginx_upstream is not set
This commit is contained in:
@@ -89,6 +89,11 @@ nginx_custom_http: []
|
||||
#
|
||||
nginx_sites: []
|
||||
|
||||
#
|
||||
# Upstreams
|
||||
#
|
||||
nginx_upstreams: []
|
||||
|
||||
#
|
||||
# htpasswd
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user