community.general/lib/ansible/modules
Abhijeet Kasurde 5936e1f449
VMware: confine search for network till datacenter level (#40382)
If there are multiple distributed virtual portgroup network with same name
in different datacenter, vmware_guest module used to choose first DVPG irrespective
of the datacenter. This caused problem if two datacenter has same name for DVPG,
vmware_guest module failed with error "The object or item referred to could not be found."

This fix adds check to search for network (Distributed Virtual Portgroup)
till datacenter level. This avoids selection of same name DVPG from other datacenter.

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-08-07 22:10:10 +05:30
..
cloud VMware: confine search for network till datacenter level (#40382) 2018-08-07 22:10:10 +05:30
clustering Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
commands Force all args to strings for 'command' (fixes #43732) 2018-08-06 14:27:45 -07:00
crypto Validate and reject if csr_path is not supplied when provider is not assertonly (#41385) 2018-07-27 05:24:51 -04:00
database added version info and removed 'bare' exception 2018-08-02 18:19:43 -04:00
files Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
identity Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
inventory Fix typo in group_by module (#41627) 2018-06-18 15:33:08 +05:30
messaging Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
monitoring Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
net_tools ldap_entry bugfix (#43620) 2018-08-06 15:01:08 +05:30
network cli_command module (#42916) 2018-08-06 10:41:57 -04:00
notification Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
packaging Allow for the specification of a rhsm_repo_ca_cert if changing baseurl (#43343) 2018-08-03 07:48:40 -04:00
remote_management Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
source_control Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
storage Add support for host personality in purefa_host module. (#42976) 2018-08-03 22:48:49 -07:00
system Fix introduction version for parameter "local" in module "group" (#43719) 2018-08-06 11:40:19 -04:00
utilities Fix typo in ignore_unknown_extensions doc 2018-07-26 09:28:33 -04:00
web_infrastructure Allow tower_inventory_sources params to be False (#43749) 2018-08-07 07:19:15 -04:00
windows win_chocolatey: fix regression around using all as a package name (#43483) 2018-08-06 07:33:55 +10:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00