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
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
9 years ago
..
__init__.py
vca_fw.py use doc fragments 9 years ago
vca_nat.py Merge pull request #1487 from chrrrles/vmware_doc_fragments 9 years ago
vca_vapp.py merged duplicate entries for vdc_name 9 years ago
vmware_cluster.py Resolves issue with vmware_cluster module for v2.0 9 years ago
vmware_datacenter.py VMware datacenter module shouldn't hold pyvmomi context in Ansible module object (#1568) 9 years ago
vmware_dns_config.py use doc fragments 9 years ago
vmware_dvs_host.py Resolves issue with vmware_dvs_host module for v2.0 9 years ago
vmware_dvs_portgroup.py Resolves issue with vmware_dvs_portgroup module for v2.0 9 years ago
vmware_dvswitch.py Resolves issue with vmware_dvswitch module for v2.0 9 years ago
vmware_host.py Resolves issue with vmware_host module for v2.0 9 years ago
vmware_migrate_vmk.py Resolves issue with vmware_migrate_vmk module for v2.0 9 years ago
vmware_portgroup.py Fix vmware_portgroup throwing an error if port group already exists 9 years ago
vmware_target_canonical_facts.py use doc fragments 9 years ago
vmware_vm_facts.py use doc fragments 9 years ago
vmware_vm_shell.py use doc fragments 9 years ago
vmware_vm_vss_dvs_migrate.py missing doc fragment 9 years ago
vmware_vmkernel.py use doc fragments 9 years ago
vmware_vmkernel_ip_config.py use doc fragments 9 years ago
vmware_vsan_cluster.py use doc fragments 9 years ago
vmware_vswitch.py Fixed documentation 9 years ago
vsphere_copy.py adding no_log to password 9 years ago