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
Rene Moser 8ec66713d9 cloudstack: fixes and improvements
- cs_affinitygroup: add project support
  Project support in CloudStack for affinity groups is going to be fixed/implemented in the near future, this module should already support.

- cs_affinitygroup:  fix missing returns in doc

- cs_volume: fix disk offering not found

- cs_volume: fix volume not found if created with display_volume=no

- cs_firewall: argument zone is missing, default zone is always used.
  credits for reporting and fixing to @atsaki
  closes #1320

- cs_instance: fix user_data base64 encoding fails if not a string
9 years ago
..
amazon Don't raise or catch StandardError in amazon modules 9 years ago
centurylink added missing : to docs 9 years ago
cloudstack cloudstack: fixes and improvements 9 years ago
docker Quote strings that make the module docs fail to build 9 years ago
google added version_added to new feature, removed unused aliases 9 years ago
lxc fix creation containers on btrfs subvolumes 9 years ago
misc sys.exit removal for cloud/misc/ovirt.py 9 years ago
openstack Fix return documentation 9 years ago
profitbricks Merge pull request #805 from StackPointCloud/module/profitbricks-volume-actions 9 years ago
rackspace Merge pull request #268 from smashwilson/rax_clb_ssl 10 years ago
vmware Merge pull request #788 from ansible/open_url-vsphere-copy 9 years ago
webfaction Fix existing_mailbox check 9 years ago
__init__.py package files 10 years ago
xenserver_facts.py sys.exit removal for cloud/xenserver_facts.py 9 years ago