community.general/lib/ansible/modules/cloud
s-hertel b3273223db Previously to use the modes put or get the object had to be specified with a leading /. Since the boto call doesn't take an object like that this was overlooked and removed. Added a check to remove that leading character. 2017-09-19 21:21:02 -07:00
..
amazon Previously to use the modes put or get the object had to be specified with a leading /. Since the boto call doesn't take an object like that this was overlooked and removed. Added a check to remove that leading character. 2017-09-19 21:21:02 -07:00
atomic Update metadata to 1.1 2017-08-15 23:12:08 -07:00
azure Enable more pylint rules and fix reported issues. (#30539) 2017-09-18 23:20:32 -07:00
centurylink Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 2017-08-19 23:00:51 +02:00
cloudscale Update metadata to 1.1 2017-08-15 23:12:08 -07:00
cloudstack cs_volume: fix CloudStackException dependency (#30389) 2017-09-15 20:40:28 +02:00
digital_ocean digital_ocean_sshkey doc refinement and removal of unused import (#28960) 2017-09-11 19:44:06 -04:00
dimensiondata Add a code-smell test for smart quotes and remove smart quotes from all files 2017-09-18 16:49:16 -07:00
docker fixes #5732 - Add support for using network ID (#22503) 2017-08-30 17:32:45 -04:00
google Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
linode Update metadata to 1.1 2017-08-15 23:12:08 -07:00
lxc Enable more pylint rules and fix reported issues. (#30539) 2017-09-18 23:20:32 -07:00
lxd Fix dangerous default args. (#29839) 2017-09-12 00:11:13 -07:00
misc Enable more pylint rules and fix reported issues. (#30539) 2017-09-18 23:20:32 -07:00
openstack os_image: Add checksum based glance image manipulation (#27107) 2017-09-17 15:19:58 +02:00
ovh Update metadata to 1.1 2017-08-15 23:12:08 -07:00
ovirt ovirt_vms: Fix the logout condition (#30410) 2017-09-19 08:27:09 +02:00
packet Improvements in the packet_device module (#23127) 2017-08-22 06:43:37 -07:00
profitbricks Update metadata to 1.1 2017-08-15 23:12:08 -07:00
pubnub Update metadata to 1.1 2017-08-15 23:12:08 -07:00
rackspace Enable more pylint rules and fix reported issues. (#30539) 2017-09-18 23:20:32 -07:00
smartos PEP8 fixes for smartos module 2017-08-30 12:53:50 -07:00
softlayer Correct sl_vm documentation (#29433) 2017-09-14 09:21:32 +10:00
univention Update metadata to 1.1 2017-08-15 23:12:08 -07:00
vmware Add support for Python3 in vmware_guest_find 2017-09-01 11:11:09 -07:00
webfaction Update metadata to 1.1 2017-08-15 23:12:08 -07:00
__init__.py