mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-06 10:43:14 +00:00
* replace deprecated cmp() with custom conditional cmp is not present in Python3 but several modules use it Reference 24756