Define nginx_webroot

This commit is contained in:
Andrea Dell'Amico 2021-07-07 14:29:04 +02:00
parent de781e716e
commit 4630178bbe
Signed by: adellam
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ redmine_base_apache_modules:
nginx_frontend: '{{ redmine_nginx_frontend }}'
nginx_use_common_virthost: False
nginx_webroot: '{{ redmine_web_root }}'
nginx_behind_haproxy_settings: '{{ redmine_nginx_behind_haproxy_settings }}'
redmine_nginx_virthosts:
- virthost_name: '{{ ansible_fqdn }}'