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/vmware
Matthew Jones c157dbe55a Fix up vsphere_copy after open_url change
* Remove leading module parameter on open_url call as it's no longer used
  by module_utils.urls.open_url
* Force basic auth otherwise vsphere will just return a 401
9 years ago
..
__init__.py moved new module to proper subdir 10 years ago
vca_fw.py reference instance_id in docs, fixes for calls to fail_json 9 years ago
vca_nat.py reference instance_id in docs, fixes for calls to fail_json 9 years ago
vca_vapp.py reference instance_id in docs, fixes for calls to fail_json 9 years ago
vmware_cluster.py Fix interpreter line in a few vmware modules 9 years ago
vmware_datacenter.py Changes to author formatting, remove emails 9 years ago
vmware_dns_config.py New VMware Module to support configuring DNS on ESXi hosts 9 years ago
vmware_dvs_host.py New VMware Module to support adding an ESXi host to a distributed vswitch 9 years ago
vmware_dvs_portgroup.py New VMware Module to support adding distributed portgroups 9 years ago
vmware_dvswitch.py New VMware Module to support adding distribute vswitch 9 years ago
vmware_host.py New VMware Module to support adding an ESXi host to vCenter 9 years ago
vmware_migrate_vmk.py New VMware Module to support migrating vmkernel adapter 9 years ago
vmware_portgroup.py New VMware Module to support adding standard portgroups 9 years ago
vmware_target_canonical_facts.py Fix interpreter line in a few vmware modules 9 years ago
vmware_vm_facts.py Adding vmware_vm_facts module 9 years ago
vmware_vm_shell.py Changing docs to reflect vm_name as the default vm_id_type 9 years ago
vmware_vm_vss_dvs_migrate.py Adding vmware_vm_vss_dvs_migrate module 9 years ago
vmware_vmkernel.py Adding vmware_vmkernel module 9 years ago
vmware_vmkernel_ip_config.py Revert "Revert "New VMware Module to support configuring a VMware vmkernel IP…" 9 years ago
vmware_vsan_cluster.py Adding vmware_vsan_cluster module 9 years ago
vmware_vswitch.py This includes a new module for VMware vSphere 9 years ago
vsphere_copy.py Fix up vsphere_copy after open_url change 9 years ago