StackStorm / ansible-st2

Ansible Roles and Playbooks to deploy StackStorm
https://galaxy.ansible.com/StackStorm/stackstorm/
Apache License 2.0
100 stars 75 forks source link

Use older 'version_compare' jinja test, compatible with Ansible v2.3.0 #213

Closed arm4b closed 5 years ago

arm4b commented 5 years ago

The current state of Ansible-st2 plays is that they're compatible (tested) with Ansible v2.3.0, except of this tiny test https://docs.ansible.com/ansible/2.5/user_guide/playbooks_tests.html#version-comparison

This PR makes sense to release latest v2.3.0-compatible play via v0.8.9 before bumping min Ansible to v2.5.0 as part of #190 and v0.9.0 release.

arm4b commented 5 years ago

Too much changes for the upcoming release with v2.3.0-compatible plays. Will make it v0.9.0 and next v0.10.0 or even v1.0.0 (?)