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
René Moser 0fa30f8d93 cloudstack, cs_firewall: fix network not found error in return results (#2006)
Only a small issue in results.

In case of type is ingress, we rely on ip address, but in results we also return the network.
Resolving the ip address works without zone params. If the ip address is not located in the default zone and zone param is not set,
the network won't be found because default zone was used for the network query listing.

However since network param is not used for type ingress we skip the return of the network in results.
9 years ago
..
amazon Updated Amazon module guidelines regarding boto3 9 years ago
centurylink added missing : to docs 9 years ago
cloudstack cloudstack, cs_firewall: fix network not found error in return results (#2006) 9 years ago
docker fixed misppelled description 9 years ago
google added version_added to new feature, removed unused aliases 9 years ago
lxc do not set LXC default config 9 years ago
misc remove legacy action style from examples 9 years ago
openstack New OpenStack module os_port_facts (#1986) 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 9 years ago
softlayer renamed sl to sl_vm and updated docs 9 years ago
vmware VMware datacenter module shouldn't hold pyvmomi context in Ansible module object (#1568) 9 years ago
webfaction type should be 'list' not the default of 'string' 9 years ago
__init__.py package files 10 years ago
xenserver_facts.py sys.exit removal for cloud/xenserver_facts.py 9 years ago