mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-05 18:23:09 +00:00
Since dict no longer have a iteritems method, we have to use six to support python 2 and 3.
Since dict no longer have a iteritems method, we have to use six to support python 2 and 3.