ansible-personal/roles
Alan Orth d694616cf3
roles/nginx: Make sure to set HSTS headers on WordPress static files
I realized the other day that due to complex logic in the location
blocks, various WordPress static files like images and stylesheets
didn't get the HTTP Strict Transport Security header set. We need
to include it on each level where we are setting headers, because
nginx overwrites headers if you set them again in a child block.
2016-11-20 17:25:01 +02:00
..
common roles/common: Don't set up apt sources on arm 2016-09-29 16:47:44 +03:00
mariadb Revert "Only update packages indexes if the cache is 1 hour old" 2016-08-25 12:58:15 +03:00
munin Add 'packages' tag to any task doing package stuff 2016-08-14 16:33:48 +03:00
nginx roles/nginx: Make sure to set HSTS headers on WordPress static files 2016-11-20 17:25:01 +02:00
php-fpm roles/php-fpm: Only create pools for vhosts that need PHP 2016-09-13 15:58:09 +03:00