ansible-personal/roles/common
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
..
files roles/common: Remove old SSH key 2016-04-22 11:24:35 +03:00
handlers roles/common: Add firewalld support 2015-08-23 00:02:39 +03:00
tasks Use Ansible's version_compare instead of doing math on strings 2016-12-20 15:04:47 +02:00
templates Use Ansible's version_compare instead of doing math on strings 2016-12-20 15:04:47 +02:00