You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/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.
10 years ago
..
data Python 3: avoid iteritems() in a template 10 years ago
__init__.py Making the switch to v2 11 years ago
api.py draft galaxy cli search 10 years ago
role.py galaxy fixes 10 years ago