ansible/cloud
Sumit Roy acc51c2944 Ensure that port_path is split into at most 2 components.
cloudstack: cs_instance: fix do not require name to be set to avoid clashes

Require one of display_name or name. If both is given, name is used as identifier.

cloudstack: fix name is not case insensitive

cloudstack: cs_template: implement state=extracted

Update f5 validate_certs functionality to do the right thing on multiple python versions

This requires the implementation in the module_utils code here
https://github.com/ansible/ansible/pull/13667 to funciton

fixed domain_id to actually be supported

also added domain as an alias
alt fixes #1437

Simplify the code and remove use_unsafe_shell=True

While there is no security issue with this shell snippet, it
is better to not rely on shell and avoid use_unsafe_shell.

Fix for issue #1074. Now able to create volume without replica's.

Improved fix for #1074. Both None and '' transform to fqdn.

Fix for ansible-modules-extras issue #1080
2016-01-28 11:02:34 -06:00
..
amazon Ensure that port_path is split into at most 2 components. 2016-01-28 11:02:34 -06:00
centurylink added missing : to docs 2015-11-02 14:19:11 -05:00
cloudstack cloudstack: cs_portforward: fix missing return and remove unused arg 2016-01-12 13:32:39 +01:00
docker Quote strings that make the module docs fail to build 2015-11-20 13:57:58 -08:00
google added version_added to new feature, removed unused aliases 2015-10-22 08:31:49 -04:00
lxc Replace choices=BOOLEANS by type='bool', fix #1326 2015-12-21 23:39:20 +01:00
misc added version info on autodetection feature 2016-01-11 18:58:49 -05:00
openstack Fix exception output for os_keystone_domain. 2016-01-19 12:17:36 -05:00
profitbricks Merge pull request #805 from StackPointCloud/module/profitbricks-volume-actions 2015-08-26 07:23:46 -04:00
rackspace Merge pull request #268 from smashwilson/rax_clb_ssl 2015-07-02 09:27:55 -05:00
vmware Merge pull request #1487 from chrrrles/vmware_doc_fragments 2016-01-15 15:42:25 -06:00
webfaction Replace choices=BOOLEANS by type='bool', fix #1326 2015-12-21 23:39:20 +01:00
__init__.py package files 2014-09-26 11:04:10 -04:00
xenserver_facts.py sys.exit removal for cloud/xenserver_facts.py 2015-10-05 13:22:32 -05:00