ansible/cloud
Toshio Kuratomi 55d48a7a82 Finish up cleanups to modules:
* Add python>= 2.6 to documented requirements when a module's deps need
  python>= 2.6 so we know when a module can use python2.6+ syntax
* Remove BabyJSON usage
* Change modules to use if __name__ == '__main__' so that they can
  potentially be unittested

The BabJSON changes Fixes #1211
2015-06-01 15:34:16 -07:00
..
amazon Update route53.py 2015-06-01 14:53:42 -07:00
azure Several cleanups to many modules: 2015-05-11 12:15:53 -07:00
digital_ocean Fixing digital_ocean documentation and a bug in os_subnet 2015-05-12 10:32:43 -05:00
docker Add 'docker_api_version' to docker_image 2015-05-23 23:17:30 +03:00
google Several cleanups to many modules: 2015-05-11 12:15:53 -07:00
linode Several cleanups to many modules: 2015-05-11 12:15:53 -07:00
openstack Finish up cleanups to modules: 2015-06-01 15:34:16 -07:00
rackspace Prevent an empty error message 2015-03-10 11:30:14 -05:00
vmware Update vsphere_guest.py 2015-05-21 12:52:52 +01:00
__init__.py package files 2014-09-26 11:05:47 -04:00