ansible-personal/roles/nginx/tasks
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
..
letsencrypt.yml Use Ansible's version_compare instead of doing math on strings 2016-12-20 15:04:47 +02:00
main.yml Revert "Only update packages indexes if the cache is 1 hour old" 2016-08-25 12:58:15 +03:00
vhosts.yml roles/nginx: Check for variable existence before testing 2016-09-12 20:58:21 +03:00