ansible-personal/roles/nginx/templates
Alan Orth 6de385021d
roles/nginx: Updates to accomodate Debian 9 (stretch)
There are currently no nginx.org builds for Debian 9, so we need to
use the package from Debian's repository. This package provides a
www-data user and group instead of an nginx one.

We can revert some of this after Debian 9 is released and official
builds come from nginx.org (though it might be useful to keep the
main nginx.conf as a template).
2017-01-30 15:43:03 +02:00
..
blank-vhost.conf.j2 roles/nginx: Add "ansible managed" string to configs 2016-06-27 17:50:49 +03:00
https.j2 roles/nginx: Use explicity booleans for tests instead of "yes" and "no" 2016-08-17 12:55:14 +03:00
nginx_org_sources.list.j2 roles/nginx: Add "ansible managed" string to configs 2016-06-27 17:50:49 +03:00
nginx.conf.j2 roles/nginx: Updates to accomodate Debian 9 (stretch) 2017-01-30 15:43:03 +02:00
renew-letsencrypt.service.j2 roles/nginx: Fix systemd unit for renewing Let's Encrypt certs 2016-09-25 15:55:45 +03:00
vhost.conf.j2 Use Ansible's version_compare instead of doing math on strings 2016-12-20 15:04:47 +02:00
wordpress.j2 roles/nginx: Make sure to set HSTS headers on WordPress static files 2016-11-20 17:25:01 +02:00