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
Toshio Kuratomi d6af6f8477 Update for modules which import json.
Some do not use the json module directly so don't need import json.
Some needed to fallback to simplejson with no traceback if neither was installed

Fixes #1298
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 Update for modules which import 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 10 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 adding no_log to password 9 years ago