ansible-personal/roles/nginx
Alan Orth 940b2720da
Rename nginx_* variables underneath nginx_vhosts
It's just deduplication, since it's already obvious that the dict
is for nginx-related vars:

    - nginx_domain_name→domain_name
    - nginx_domain_aliases→domain_aliases
    - nginx_enable_https→enable_https
    - nginx_enable_hsts→enable_hsts

Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-12-10 00:25:44 +02:00
..
defaults Switch HTTPS vhosts to Let's Encrypt certificates 2015-11-07 20:53:39 +03:00
files roles/nginx: Move some common fastcgi settings out of vhost template 2015-03-10 11:59:43 +03:00
handlers Initial commit 2014-08-17 00:35:57 +03:00
tasks Rename nginx_* variables underneath nginx_vhosts 2015-12-10 00:25:44 +02:00
templates Rename nginx_* variables underneath nginx_vhosts 2015-12-10 00:25:44 +02:00