1
0

Изменена структура ролей для контейнеров

This commit is contained in:
2018-11-25 15:05:11 +03:00
parent 244c9a96e4
commit 368eeeaa0b
14 changed files with 180 additions and 33 deletions

View File

@ -0,0 +1,5 @@
---
nginx_proxy_name: ''
nginx_proxy_dir: '/var/www/{{ nginx_proxy_name }}'
nginx_proxy_web_root: '{{ nginx_proxy_dir }}/current'
nginx_proxy_template: site.conf.j2