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