nginx_site: Prefix all variables with role name
This commit is contained in:
parent
15c612cb3b
commit
2119f96382
9 changed files with 103 additions and 101 deletions
|
@ -35,8 +35,8 @@
|
|||
- dovecot
|
||||
- role: nginx/server
|
||||
- role: nginx_site
|
||||
site: "{{ mail_server }}"
|
||||
redirect: https://webmail.foo.sh/
|
||||
nginx_site_name: "{{ mail_server }}"
|
||||
nginx_site_redirect: https://webmail.foo.sh/
|
||||
- grossd
|
||||
- spamassassin
|
||||
- spamassassin_clamav
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue