mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-24 23:46:32 +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.