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