viasite-ansible / ansible-role-zsh

Setup antigen with oh-my-zsh, powerlevel10k theme, fzf, autosuggestions, syntax-highlighting
https://habrahabr.ru/post/323496/
MIT License
346 stars 84 forks source link

Fix version filter #42

Closed yvalentin closed 4 years ago

yvalentin commented 4 years ago

Could you merge this request ?

Ansible 2.9 has removed version_compare filter, this filter was deprecated since Ansible 2.5. And now, the test can be done with is version.

https://docs.ansible.com/ansible/latest/user_guide/playbooks_tests.html#version-comparison

popstas commented 4 years ago

Thank you! I will try to fix tests.

the-nicolas commented 4 years ago

Not merged yet? :(

popstas commented 4 years ago

@the-nicolas, merged at Nov 24.