ansible-personal/roles/common/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
..
cron-apt.yml roles/common: Adjust cron-apt stuff 2015-08-22 23:39:22 +03:00
iptables_Debian.yml Use Ansible's version_compare instead of doing math on strings 2016-12-20 15:04:47 +02:00
iptables_Ubuntu.yml Use Ansible's version_compare instead of doing math on strings 2016-12-20 15:04:47 +02:00
main.yml roles/common: Add a dedicated playbook for ntp tasks 2016-08-25 14:19:51 +03:00
ntp.yml roles/common: Add a dedicated playbook for ntp tasks 2016-08-25 14:19:51 +03:00
packages_Debian.yml Revert "Only update packages indexes if the cache is 1 hour old" 2016-08-25 12:58:15 +03:00
packages_Ubuntu.yml Use Ansible's version_compare instead of doing math on strings 2016-12-20 15:04:47 +02:00
ssh-keys.yml roles/common: Add functionality to copy user keys to provisioning user 2014-10-11 12:13:45 +03:00
sshd.yml roles/common: Move sshd tasks to their own playbook 2015-08-23 00:00:43 +03:00