ansible-personal/roles
Alan Orth 52dc0c357b
roles/nginx: Add HSTS check to vhost template
We need to actually check if HSTS was requested before setting the
header in the block handing PHP requests. We check in the main vhost
block, but nginx headers are only inherited if you don't set ANY
headers in child blocks (ie, headers set in parent blocks are cleared
if you set any new ones in the child).

Signed-off-by: Alan Orth <alan.orth@gmail.com>
2015-09-27 00:27:41 +03:00
..
common roles/common: Tweak sshd_config to match NSA Suite B recommendations 2015-09-02 16:55:51 +03:00
mariadb roles/mariadb: Allow MariaDB repo installation on Debian and Ubuntu 2015-08-23 13:14:46 +03:00
munin roles/munin: Update munin-node.conf template 2015-09-26 23:30:22 +03:00
nginx roles/nginx: Add HSTS check to vhost template 2015-09-27 00:27:41 +03:00
php5-fpm roles/php5-fpm: Hide HTTP X-Powered-By PHP header 2015-08-09 20:10:11 +03:00