community.general/lib/ansible/modules/extras/cloud
Eric 081719cc67 Return actual queue attributes with result from sqs_queue creation/update (#1362)
* Return actual queue attributes with result

Previously this was only returning the desired queue attributes, and not even returning the QueueARN for use elsewhere.  Now it will return "results.attributes" that is retrieved with boto's get_queue_attributes().

* update return structure to reflect current SQS config; add documentation of return values

* Remove redundancy from if/else statement
2016-12-08 11:35:05 -05:00
..
amazon Return actual queue attributes with result from sqs_queue creation/update (#1362) 2016-12-08 11:35:05 -05:00
atomic Moved the atomic modules to cloud/atomic. (#2784) 2016-12-08 11:34:43 -05:00
azure Change azure default deployment mode to incremental (#3023) 2016-12-08 11:35:03 -05:00
centurylink Fix remaining centurylink modules for py3 2016-12-08 11:35:01 -05:00
cloudstack cloudstack: cs_portforward: fix rule not found if domain is not account's domain. (#3093) 2016-12-08 11:34:56 -05:00
google Few more places where gce modules need python3 compat exceptions 2016-12-08 11:34:58 -05:00
lxc Remove the subsystem lock loop (#2647) 2016-12-08 11:34:42 -05:00
lxd lxd_container: doc: Correct name and state for example of deleting (#3299) 2016-12-08 11:35:03 -05:00
misc support proxmox resource pool (#2859) 2016-12-08 11:35:02 -05:00
openstack Add support for filtering flavors on ephemeral storage 2016-12-08 11:35:05 -05:00
ovh Update imports 2016-12-08 11:34:34 -05:00
ovirt Fix issue in activating the VM disk while attaching disk 2016-12-08 11:35:05 -05:00
profitbricks Fix remaining python3 compile problems 2016-12-08 11:35:01 -05:00
rackspace Make rax_clb_ssl module pass sanity check for py3 2016-12-08 11:34:59 -05:00
smartos Add __init__.py and update version_added to fix module for ansible-validate checks 2016-12-08 11:34:16 -05:00
softlayer sl_vm: update datacenter, cpu and memory options (#3236) 2016-12-08 11:35:00 -05:00
vmware Implement a workaround for broken FindByInventoryPath method in pyvmomi (#3243) 2016-12-08 11:35:02 -05:00
webfaction type should be 'list' not the default of 'string' 2016-12-08 11:34:03 -05:00
__init__.py package files 2016-12-08 11:32:18 -05:00
xenserver_facts.py Make xenserver_facts compile on python 3 2016-12-08 11:34:58 -05:00