mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-07-27 00:05:44 +02:00
Update to 2022-04-29 11:00
This commit is contained in:
@@ -84,6 +84,8 @@ nginx_default_vhost_base:
|
||||
|
||||
nginx_default_vhost_extra: {}
|
||||
nginx_default_vhost: "{{ nginx_default_vhost_base | combine(nginx_default_vhost_extra,recursive=True) }}"
|
||||
# Should HSTS header be added on the default vhost
|
||||
nginx_hsts: True
|
||||
|
||||
# List of IP addresses which won't be affected by maintenance redirections
|
||||
nginx_maintenance_ip: []
|
||||
|
Reference in New Issue
Block a user