community.general/lib/ansible/modules/cloud
Andrea Tartaglia 48d47a57d5 ported iterkeys to py3 syntax (#5657)
* ported iterkeys to py3 syntax

Addresses ansible/ansible#18507

* Use ansible.module_utils.six.moves iterkeys instead of dict.keys()

* Removed 'iterkeys'
2016-12-08 11:25:33 -05:00
..
amazon update formatted lines to use named identifiers 2016-12-08 11:25:32 -05:00
azure replace type() with isinstance() (#5541) 2016-12-08 11:25:27 -05:00
digital_ocean Examples syntax batch5 (#5622) 2016-12-08 11:25:31 -05:00
docker error in docker_container example (#5631) 2016-12-08 11:25:31 -05:00
google Performance improvement using in-operator on dicts 2016-12-08 11:25:31 -05:00
linode Do not leak api_key or root password in log (#5201) 2016-12-08 11:25:20 -05:00
openstack Add a few lines about testing (#5662) 2016-12-08 11:25:31 -05:00
rackspace Examples syntax batch6 (#5623) 2016-12-08 11:25:31 -05:00
vmware ported iterkeys to py3 syntax (#5657) 2016-12-08 11:25:33 -05:00
__init__.py package files 2016-12-08 11:22:22 -05:00