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.
9 years ago
..
amazon New module `s3_website` to manage static sites on Amazon S3 9 years ago
azure fix azure_rm_deployment for rc5 10 years ago
centurylink doc: remove common return values from various modules 10 years ago
cloudstack Update cs_volume module to fix typo on force attribute (#2592) 10 years ago
google Add modules to support Google Cloud DNS (#2252) 10 years ago
lxc Pass the lxc_path when checking if container exists (#2457) 10 years ago
lxd updated version_added to be string 9 years ago
misc Allow value to be bool where 'yes'/'no' are in choices (#2593) 9 years ago
openstack Add os_zone module (#2173) 10 years ago
ovh Update imports 10 years ago
profitbricks Additional provider features added and fixed some bugs. 9 years ago
rackspace Merge pull request #268 from smashwilson/rax_clb_ssl 11 years ago
smartos Add __init__.py and update version_added to fix module for ansible-validate checks 10 years ago
softlayer Update sl_vm.py (#2267) 10 years ago
vmware Fix vmware_guest disk and nic parameters and docstrings (#2705) 10 years ago
webfaction type should be 'list' not the default of 'string' 10 years ago
__init__.py package files 11 years ago
xenserver_facts.py sys.exit removal for cloud/xenserver_facts.py 10 years ago