ansible-personal/roles
Alan Orth 5c7404d228
roles/nginx: Correct HSTS header in https template
Apparently the "always" syntax isn't used anymore (ever?), not sure
where I got it from but this definitely causes HSTS to not work.

See: https://mozilla.github.io/server-side-tls/ssl-config-generator/
See: https://raymii.org/s/tutorials/HTTP_Strict_Transport_Security_for_Apache_NGINX_and_Lighttpd.html

Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-03-18 10:20:55 +03:00
..
common roles/common: Set I/O scheduler via udev 2015-03-15 17:52:05 +03:00
mariadb roles/mariadb: Quote the password in .my.conf template 2014-09-01 12:41:56 +03:00
munin roles/munin: Remove unused config file 2015-03-18 09:00:06 +03:00
nginx roles/nginx: Correct HSTS header in https template 2015-03-18 10:20:55 +03:00
php5-fpm roles/php5-fpm: Fix creation of pool configs for both tls and non-tls vhosts 2015-02-19 19:41:48 +03:00