ansible-personal/roles/php5-fpm
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 roles/php5-fpm: Increase memory allocation 2015-12-08 21:08:34 +02: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