ansible-personal/roles/nginx/templates
Alan Orth 50536af990
Use Ansible's version_compare instead of doing math on strings
I'm surprised this worked all these years actually. Since Ansible
version 1.6 it has been possible to use the version_compare filter
instead of doing math logic on strings.

See: https://docs.ansible.com/ansible/playbooks_tests.html
2016-12-20 15:04:47 +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
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