community.general/lib/ansible/modules/extras/cloud
René Moser 5197654437 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-12-08 11:34:05 -05:00
..
amazon Updated Amazon module guidelines regarding boto3 2016-12-08 11:34:03 -05:00
centurylink added missing : to docs 2016-12-08 11:33:32 -05:00
cloudstack cloudstack, cs_firewall: fix network not found error in return results (#2006) 2016-12-08 11:34:05 -05:00
docker fixed misppelled description 2016-12-08 11:33:49 -05:00
google added version_added to new feature, removed unused aliases 2016-12-08 11:33:29 -05:00
lxc do not set LXC default config 2016-12-08 11:34:04 -05:00
misc remove legacy action style from examples 2016-12-08 11:33:53 -05:00
openstack New OpenStack module os_port_facts (#1986) 2016-12-08 11:34:05 -05:00
profitbricks Rebuild of ealier PR. 2016-12-08 11:33:12 -05:00
rackspace Use rax_to_dict(). 2016-12-08 11:32:57 -05:00
softlayer renamed sl to sl_vm and updated docs 2016-12-08 11:33:59 -05:00
vmware VMware datacenter module shouldn't hold pyvmomi context in Ansible module object (#1568) 2016-12-08 11:34:04 -05:00
webfaction type should be 'list' not the default of 'string' 2016-12-08 11:34:03 -05:00
__init__.py package files 2016-12-08 11:32:18 -05:00
xenserver_facts.py sys.exit removal for cloud/xenserver_facts.py 2016-12-08 11:33:25 -05:00