ansible-personal/roles/nginx
Alan Orth 04e453df51 Revert "roles/nginx: Correct HSTS header in https template"
This reverts commit 5c7404d228.

'always' is legal in nginx >= 1.7.5:

If the always parameter is specified (1.7.5), the header field will be added regardless of the response code.

See: http://nginx.org/en/docs/http/ngx_http_headers_module.html
2015-03-18 18:33:19 +03:00
..
defaults Downgrade TLS configuration to Mozilla's "intermediate" spec 2014-10-09 21:09:18 +03:00
files roles/nginx: Move some common fastcgi settings out of vhost template 2015-03-10 11:59:43 +03:00
handlers Initial commit 2014-08-17 00:35:57 +03:00
tasks roles/nginx: Add task to clone WordPress git 2015-02-26 17:39:17 +03:00
templates Revert "roles/nginx: Correct HSTS header in https template" 2015-03-18 18:33:19 +03:00