mirror of
https://github.com/HanXHX/ansible-nginx.git
synced 2026-04-09 12:42:10 +07:00
Migrate to jinja block ok
This commit is contained in:
@@ -5,7 +5,7 @@ nginx_apt_package: nginx-full
|
||||
#
|
||||
# Nginx shared variables
|
||||
#
|
||||
nginx_root: "/var/www"
|
||||
nginx_root: "/srv/www"
|
||||
nginx_log_dir: '/var/log/nginx'
|
||||
nginx_ssl_dir: '/etc/nginx/ssl'
|
||||
nginx_resolver:
|
||||
|
||||
Reference in New Issue
Block a user