ansible-personal/roles
Alan Orth 162197ad25
roles/nginx: Re-work vhost template to support HTTPS
Assumes you have a TLS cert for one domain, but not the others, ie:

    http://blah.com \
    http://blah.net  -> https://blah.io
    http://blah.org /

Otherwise, without https, it creates a vhost with all domain names.

Signed-off-by: Alan Orth <alan.orth@gmail.com>
2014-09-06 21:32:37 +03:00
..
common Initial commit 2014-08-17 00:35:57 +03:00
mariadb roles/mariadb: Quote the password in .my.conf template 2014-09-01 12:41:56 +03:00
munin roles/munin: Fix nginx template 2014-08-28 22:08:32 +03:00
nginx roles/nginx: Re-work vhost template to support HTTPS 2014-09-06 21:32:37 +03:00
php5-fpm roles/php5-fpm: Update comment 2014-08-28 11:25:35 +03:00