ansible/cloud/vmware
Kamil Szczygieł 01a15f8a0b VMware datacenter module shouldn't hold pyvmomi context in Ansible module object (#1568)
* VMware datacenter module rewritten to don't hold pyvmomi context and objects in Ansible module object

fixed exceptions handling

added datacenter destroy result, moved checks

changed wrong value

wrong value again... need some sleep

* check_mode fixes

* state defaults to present, default changed to true

* module check fixes
2016-04-12 11:11:33 +02:00
..
__init__.py moved new module to proper subdir 2015-04-22 10:18:34 -04:00
vca_fw.py use doc fragments 2016-01-12 11:03:44 -06:00
vca_nat.py Merge pull request #1487 from chrrrles/vmware_doc_fragments 2016-01-15 15:42:25 -06:00
vca_vapp.py merged duplicate entries for vdc_name 2016-02-14 11:33:41 -05:00
vmware_cluster.py Resolves issue with vmware_cluster module for v2.0 2016-02-05 14:14:25 -05:00
vmware_datacenter.py VMware datacenter module shouldn't hold pyvmomi context in Ansible module object (#1568) 2016-04-12 11:11:33 +02:00
vmware_dns_config.py use doc fragments 2016-01-12 11:03:44 -06:00
vmware_dvs_host.py Resolves issue with vmware_dvs_host module for v2.0 2016-02-05 14:39:55 -05:00
vmware_dvs_portgroup.py Resolves issue with vmware_dvs_portgroup module for v2.0 2016-02-05 14:31:20 -05:00
vmware_dvswitch.py Resolves issue with vmware_dvswitch module for v2.0 2016-02-05 14:25:47 -05:00
vmware_host.py Resolves issue with vmware_host module for v2.0 2016-02-05 14:48:12 -05:00
vmware_migrate_vmk.py Resolves issue with vmware_migrate_vmk module for v2.0 2016-02-05 15:04:04 -05:00
vmware_portgroup.py Fix vmware_portgroup throwing an error if port group already exists 2016-03-17 17:00:00 -07:00
vmware_target_canonical_facts.py use doc fragments 2016-01-12 11:03:44 -06:00
vmware_vm_facts.py use doc fragments 2016-01-12 11:03:44 -06:00
vmware_vm_shell.py use doc fragments 2016-01-12 11:03:44 -06:00
vmware_vm_vss_dvs_migrate.py missing doc fragment 2016-02-05 14:56:39 -05:00
vmware_vmkernel.py use doc fragments 2016-01-12 11:03:44 -06:00
vmware_vmkernel_ip_config.py use doc fragments 2016-01-12 11:03:44 -06:00
vmware_vsan_cluster.py use doc fragments 2016-01-12 11:03:44 -06:00
vmware_vswitch.py Fixed documentation 2016-02-01 11:35:02 -05:00
vsphere_copy.py adding no_log to password 2016-01-05 14:36:05 -06:00