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
2016-01-11 13:06:22 -08:00
..
__init__.py moved new module to proper subdir 2015-04-22 10:18:34 -04:00
vca_fw.py reference instance_id in docs, fixes for calls to fail_json 2015-10-12 08:35:21 -05:00
vca_nat.py Update for modules which import json. 2016-01-11 13:06:22 -08:00
vca_vapp.py reference instance_id in docs, fixes for calls to fail_json 2015-10-12 08:35:21 -05:00
vmware_cluster.py Fix interpreter line in a few vmware modules 2015-10-05 12:55:39 -05:00
vmware_datacenter.py Changes to author formatting, remove emails 2015-06-16 14:32:39 -04:00
vmware_dns_config.py New VMware Module to support configuring DNS on ESXi hosts 2015-08-24 13:14:37 -04:00
vmware_dvs_host.py New VMware Module to support adding an ESXi host to a distributed vswitch 2015-08-24 13:24:32 -04:00
vmware_dvs_portgroup.py New VMware Module to support adding distributed portgroups 2015-08-24 13:38:13 -04:00
vmware_dvswitch.py New VMware Module to support adding distribute vswitch 2015-08-24 13:44:27 -04:00
vmware_host.py New VMware Module to support adding an ESXi host to vCenter 2015-08-24 13:48:17 -04:00
vmware_migrate_vmk.py New VMware Module to support migrating vmkernel adapter 2015-08-24 13:54:09 -04:00
vmware_portgroup.py New VMware Module to support adding standard portgroups 2015-08-24 13:58:42 -04:00
vmware_target_canonical_facts.py Fix interpreter line in a few vmware modules 2015-10-05 12:55:39 -05:00
vmware_vm_facts.py Adding vmware_vm_facts module 2015-08-24 13:51:57 -04:00
vmware_vm_shell.py Changing docs to reflect vm_name as the default vm_id_type 2015-12-11 09:57:10 -05:00
vmware_vm_vss_dvs_migrate.py Adding vmware_vm_vss_dvs_migrate module 2015-08-24 13:48:16 -04:00
vmware_vmkernel.py Adding vmware_vmkernel module 2015-08-24 13:44:45 -04:00
vmware_vmkernel_ip_config.py Revert "Revert "New VMware Module to support configuring a VMware vmkernel IP…" 2015-08-27 17:44:29 -05:00
vmware_vsan_cluster.py Adding vmware_vsan_cluster module 2015-08-24 13:31:36 -04:00
vmware_vswitch.py This includes a new module for VMware vSphere 2015-08-24 13:21:41 -04:00
vsphere_copy.py adding no_log to password 2016-01-05 14:36:05 -06:00