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.
2016-04-12 18:46:52 +02:00
..
amazon Updated Amazon module guidelines regarding boto3 2016-04-06 09:37:52 -04:00
centurylink added missing : to docs 2015-11-02 14:19:11 -05:00
cloudstack cloudstack, cs_firewall: fix network not found error in return results (#2006) 2016-04-12 18:46:52 +02:00
docker fixed misppelled description 2016-02-08 12:07:58 -05:00
google added version_added to new feature, removed unused aliases 2015-10-22 08:31:49 -04:00
lxc do not set LXC default config 2016-04-12 07:17:12 +02:00
misc remove legacy action style from examples 2016-03-10 15:14:27 +01:00
openstack New OpenStack module os_port_facts (#1986) 2016-04-12 18:25:59 +02: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
softlayer renamed sl to sl_vm and updated docs 2016-03-23 12:10:15 -07:00
vmware VMware datacenter module shouldn't hold pyvmomi context in Ansible module object (#1568) 2016-04-12 11:11:33 +02:00
webfaction type should be 'list' not the default of 'string' 2016-04-04 14:18:00 -04: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