Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.

Fix version_compare filter deprecation #282

Merged
merged 1 commit into from
Apr 14, 2020

Conversation

ecksun
Copy link
Contributor

@ecksun ecksun commented Apr 14, 2020

version_compare was deprecated in ansible version 2.5.0 and removed in
version 2.9.0. It has been renamed to version.

This patch simply uses the new name of the filter instead of the old
one.

version_compare was deprecated in ansible version 2.5.0 and removed in
version 2.9.0. It has been renamed to `version`.

This patch simply uses the new name of the filter instead of the old
one.
@paulfantom paulfantom merged commit 9c6b569 into cloudalchemy:master Apr 14, 2020
@ecksun ecksun deleted the support_ansible_2.9 branch April 14, 2020 14:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants