community.general/lib/ansible/modules/cloud/vmware
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
..
__init__.py added __init__.py to new cloud subcategories so builds work again 2016-12-08 11:22:25 -05:00
_vsphere_guest.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vca_fw.py Clean up VMware BOTMETA and author/license info (#36873) 2018-03-02 01:07:17 +01:00
vca_nat.py Clean up VMware BOTMETA and author/license info (#36873) 2018-03-02 01:07:17 +01:00
vca_vapp.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vcenter_folder.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vcenter_license.py Correct module name in vcenter_license.py (#37672) 2018-03-21 00:30:46 +01:00
vmware_about_facts.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_category_facts.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_cfg_backup.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_cluster.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_cluster_facts.py Fix case (#40272) 2018-05-16 19:51:55 -04:00
vmware_datacenter.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_datastore_cluster.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_datastore_facts.py Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
vmware_datastore_maintenancemode.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_deploy_ovf.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_dns_config.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_drs_rule_facts.py VMware: added missing facts vmware_drs_rule_facts (#42992) 2018-08-07 22:07:39 +05:30
vmware_dvs_host.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_dvs_portgroup.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_dvswitch.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_guest.py VMware: confine search for network till datacenter level (#40382) 2018-08-07 22:10:10 +05:30
vmware_guest_boot_facts.py VMware: new module : vmware_guest_boot_facts (#43240) 2018-08-07 22:08:37 +05:30
vmware_guest_boot_manager.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_guest_custom_attribute_defs.py VMware: update documentation and example (#43474) 2018-07-31 16:11:16 +05:30
vmware_guest_custom_attributes.py VMware: new module : vmware_guest_custom_attributes (#38114) 2018-07-27 13:33:43 +05:30
vmware_guest_disk_facts.py Fix case (#40272) 2018-05-16 19:51:55 -04:00
vmware_guest_facts.py Refactor vmware_guest_facts (#31448) 2017-11-15 01:56:50 -05:00
vmware_guest_file_operation.py VMware: Fix file operation to work with ESXi directly (#40148) 2018-05-22 17:40:47 +05:30
vmware_guest_find.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_guest_move.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_guest_powerstate.py Fix case (#40272) 2018-05-16 19:51:55 -04:00
vmware_guest_snapshot.py VMware: report failure if no snapshot exists on VM (#38651) 2018-05-07 03:11:49 -04:00
vmware_guest_snapshot_facts.py Fix case (#40272) 2018-05-16 19:51:55 -04:00
vmware_guest_tools_wait.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_host.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_host_acceptance.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_host_capability_facts.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_host_config_facts.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_host_config_manager.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_host_datastore.py Clean up VMware BOTMETA and author/license info (#36873) 2018-03-02 01:07:17 +01:00
vmware_host_dns_facts.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_host_facts.py VMware: additional VSAN facts about Hostsystem (#40456) 2018-07-27 11:18:42 +05:30
vmware_host_firewall_facts.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_host_firewall_manager.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_host_lockdown.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_host_ntp.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_host_package_facts.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_host_powerstate.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_host_service_facts.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_host_service_manager.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_host_vmnic_facts.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_local_role_manager.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_local_user_facts.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_local_user_manager.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_maintenancemode.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_migrate_vmk.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_portgroup.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_portgroup_facts.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_resource_pool.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_resource_pool_facts.py Fix case (#40272) 2018-05-16 19:51:55 -04:00
vmware_tag.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_tag_facts.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_target_canonical_facts.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_vm_facts.py VMware: vmware_vm_facts check for template config (#42354) 2018-07-17 00:15:39 -04:00
vmware_vm_shell.py VMware: update examples in vmware_vm_shell (#42410) 2018-07-27 12:15:26 +05:30
vmware_vm_vm_drs_rule.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_vm_vss_dvs_migrate.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_vmkernel.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_vmkernel_facts.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_vmkernel_ip_config.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_vmotion.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_vsan_cluster.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vmware_vswitch.py VMware: provide appropriate error if NICs missing (#43414) 2018-07-30 12:55:19 -04:00
vmware_vswitch_facts.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30
vsphere_copy.py Fix all VMware examples to use delegate_to (#43426) 2018-08-01 09:10:57 +05:30