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