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
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
10 years ago
..
amazon Ensure that port_path is split into at most 2 components. 10 years ago
centurylink added missing : to docs 10 years ago
cloudstack cloudstack: cs_portforward: fix missing return and remove unused arg 10 years ago
docker Quote strings that make the module docs fail to build 10 years ago
google added version_added to new feature, removed unused aliases 10 years ago
lxc Replace choices=BOOLEANS by type='bool', fix #1326 10 years ago
misc added version info on autodetection feature 10 years ago
openstack Fix exception output for os_keystone_domain. 10 years ago
profitbricks Merge pull request #805 from StackPointCloud/module/profitbricks-volume-actions 11 years ago
rackspace Merge pull request #268 from smashwilson/rax_clb_ssl 11 years ago
vmware Merge pull request #1487 from chrrrles/vmware_doc_fragments 10 years ago
webfaction Replace choices=BOOLEANS by type='bool', fix #1326 10 years ago
__init__.py package files 11 years ago
xenserver_facts.py sys.exit removal for cloud/xenserver_facts.py 10 years ago