mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-25 11:51:26 -07:00
Replace .iteritems() with six.iteritems() everywhere except in module_utils (because there's no 'six' on the remote host). And except in lib/ansible/galaxy/data/metadata_template.j2, because I'm not sure six is available there. |
||
---|---|---|
.. | ||
__init__.py | ||
adhoc.py | ||
doc.py | ||
galaxy.py | ||
playbook.py | ||
pull.py | ||
vault.py |