community.general/lib/ansible/modules/cloud
rmarsa 1d80a8dbfb Added the ability to set the size of the boot volume. (#19703)
* Added the ability to set the size of the boot volume.

* Made disk_size parameter of type int with 10 default.
2017-01-11 16:08:31 -05:00
..
amazon Update rds_subnet_group.py 2017-01-11 12:37:31 -05:00
atomic Update atomic_image.py (#19756) 2017-01-05 10:33:05 -08:00
azure Remove quotes - Cloud/azure/azure.py (#19206) 2017-01-08 15:28:48 +00:00
centurylink Some additional module cleanup of mistakes made during merging 2016-12-08 11:35:20 -05:00
cloudstack cloudstack: cs_iso: fix async poll for state=absent (#20050) 2017-01-10 12:06:13 +01:00
digital_ocean Minor grammar change in Digital_Ocean Module doc (#19674) 2016-12-25 00:24:54 +01:00
docker module is a property of the global object client (#19744) 2017-01-05 08:59:30 -08:00
google Added the ability to set the size of the boot volume. (#19703) 2017-01-11 16:08:31 -05:00
linode eval() should be avoided when at all possible 2017-01-05 10:41:49 -08:00
lxc Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
lxd Correctly link to modules (#20019) 2017-01-08 17:06:07 +00:00
misc Fix code-blocks to use correct syntax highlighting 2017-01-08 09:18:45 -08:00
openstack Adding os_quota support to the OpenStack modules (#19590) 2017-01-08 18:55:12 +00:00
ovh minor spelling changes 2016-12-13 13:51:13 -05:00
ovirt cloud: ovirt: 'glusterfs' as default for vfs_type 2017-01-11 19:26:40 +02:00
packet 2 modules for Packet host: packet_device and packet_sshkey (#19005) 2017-01-03 16:10:17 +00:00
profitbricks minor spelling changes 2016-12-13 13:51:13 -05:00
rackspace Removed dict.iteritems() in modules. (#18859) 2016-12-12 15:16:23 -08:00
smartos Add new module to manage SmartOS images through imgadm(1M) (#19696) 2017-01-05 12:30:31 -08:00
softlayer minor spelling changes 2016-12-13 13:51:13 -05:00
vmware Remove the redundant get_exception import 2017-01-10 08:19:54 -08:00
webfaction Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
__init__.py