mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 00:33:09 +00:00
LooseVersion expect a string, so filtering to return a int is incorrect. Thanks to Jeremy Brown for the analysis.
LooseVersion expect a string, so filtering to return a int is incorrect. Thanks to Jeremy Brown for the analysis.