mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-27 00:46:34 +00:00
On python 3, there is a specific type for dict keys instead of list, so previous tests based on Sequence didn't not work anymore.