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