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/cloud
Ethan Devenport fa41ccd59b Additional provider features added and fixed some bugs.
* Added support for SSH keys, image passwords, SSD disk type, and CPU family.
* Adjusted server create so that IP address is returned in response.
* Restructured remove server method(s) to handle change status properly, gracefully handle missing servers, and improve overall performance.
* Prevent duplicate server names from being provisioned so removals can be handled appropriately.
* Fixed a bug in the count increment being a string rather than an integer.
* Fixed issue with create_volume returning invalid response.
* Fixed type bug in volume instance_ids for volume removal and improved volume management.
* Fixed type bug in instance_ids for proper server removal and moved boot volume creation into composite server build request.
* General clean up.
8 years ago
..
amazon New module `s3_website` to manage static sites on Amazon S3 8 years ago
azure fix azure_rm_deployment for rc5 9 years ago
centurylink doc: remove common return values from various modules 9 years ago
cloudstack Update cs_volume module to fix typo on force attribute (#2592) 8 years ago
google Add modules to support Google Cloud DNS (#2252) 8 years ago
lxc Pass the lxc_path when checking if container exists (#2457) 9 years ago
lxd updated version_added to be string 8 years ago
misc Allow value to be bool where 'yes'/'no' are in choices (#2593) 8 years ago
openstack Add os_zone module (#2173) 8 years ago
ovh Update imports 8 years ago
profitbricks Additional provider features added and fixed some bugs. 8 years ago
rackspace
smartos
softlayer
vmware Fix vmware_guest disk and nic parameters and docstrings (#2705) 8 years ago
webfaction
__init__.py
xenserver_facts.py