ansible-personal/roles
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
..
common Use Ansible's version_compare instead of doing math on strings 2016-12-20 15:04:47 +02: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 Use Ansible's version_compare instead of doing math on strings 2016-12-20 15:04:47 +02:00
php-fpm roles/php-fpm: Only create pools for vhosts that need PHP 2016-09-13 15:58:09 +03:00