Ansible replaced the `version_compare` filter with a `version_compare` test that does the same thing. The former is completely gone now, causing the template to fail to render, so its usage of that filter needs to be updated.
Ansible replaced the `version_compare` filter with a `version_compare` test that does the same thing. The former is completely gone now, causing the template to fail to render, so its usage of that filter needs to be updated.