1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/galaxy
Marius Gedminas 38a96d7e8f Python 3: avoid iteritems() in a template
I don't think six.iteritems is available here, but I also don't expect
there to be enough platforms to ever make the speed difference between
.items() and .iteritems() noticeable.
2015-09-03 10:11:32 +03:00
..
data Python 3: avoid iteritems() in a template 2015-09-03 10:11:32 +03:00
__init__.py Making the switch to v2 2015-05-03 21:47:26 -05:00
api.py draft galaxy cli search 2015-08-22 02:28:27 -04:00
role.py galaxy fixes 2015-08-28 12:32:50 -04:00