mirror of
https://github.com/HanXHX/ansible-nginx.git
synced 2026-04-15 13:12:10 +07:00
Fix linter
This commit is contained in:
@@ -26,7 +26,7 @@ nginx_default_hsts: 'max-age=63072000; includeSubDomains'
|
||||
#
|
||||
nginx_htpasswd_dir: '{{ nginx_etc_dir }}/htpasswd'
|
||||
nginx_ssl_dir: '{{ nginx_etc_dir }}/ssl'
|
||||
nginx_helper_dir: '{{ nginx_etc_dir}}/helper'
|
||||
nginx_helper_dir: '{{ nginx_etc_dir }}/helper'
|
||||
|
||||
#
|
||||
# Load upstream
|
||||
|
||||
Reference in New Issue
Block a user