ansible-personal/roles/nginx
Alan Orth d50212c66c roles/nginx: Remove extra semi colon in HSTS preload header
Google's preload check application pointed out that there was an
extra semi colon in the HTTP header:

    $ hstspreload checkdomain alaninkenya.org

    Warning:

    1. Syntax warning: Header includes an empty directive or extra semicolon.

The tool can be downloaded here: https://github.com/chromium/hstspreload

Signed-off-by: Alan Orth <alan.orth@gmail.com>
2016-03-31 13:35:44 +03:00
..
defaults Switch HTTPS vhosts to Let's Encrypt certificates 2015-11-07 20:53:39 +03:00
files roles/nginx: Turn on tcp_nopush in nginx.conf 2016-03-14 00:07:35 +02:00
handlers Initial commit 2014-08-17 00:35:57 +03:00
tasks Update some bare variables in with_items loops to use Ansible 2.0 syntax 2016-03-11 18:53:07 +02:00
templates roles/nginx: Remove extra semi colon in HSTS preload header 2016-03-31 13:35:44 +03:00