community.general/lib/ansible/modules/cloud/vmware
jctanner 10fc4417f7 vmware_guest: use the datacenter as a context for clone specs (#26511)
* Slight refactor on vmware_guest to fix path searching and vcsim compatibility.
* Clean up pep8 errors
* Fix more pep8 issues
* Add assertions
* Remove debug failure
* Update docsting for folder with examples
* Revise _get_vm_prop based on suggestions
* Implement folder walker to find a folder path
* More enhancements for datacenter->datacenter cloning
* Fix a few pep8 issues
* Remove useless check for subclass of None
* Fix a few suggestions
* Move serialize_spec to a util function
* Group exceptions together

Fixes #25011
2017-07-11 23:07:00 -04:00
..
__init__.py
vca_fw.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
vca_nat.py Correct variable name in vca_nat module 2017-06-12 19:36:08 -04:00
vca_vapp.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
vmware_cluster.py Os port fix (#24913) 2017-05-23 09:40:56 -07:00
vmware_datacenter.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
vmware_dns_config.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
vmware_dvs_host.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
vmware_dvs_portgroup.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
vmware_dvswitch.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
vmware_guest.py vmware_guest: use the datacenter as a context for clone specs (#26511) 2017-07-11 23:07:00 -04:00
vmware_guest_facts.py Minor typo in vmware_guest_facts (#23791) 2017-04-20 11:04:03 +01:00
vmware_guest_find.py Update vmware_guest_find module (#26066) 2017-06-27 11:58:57 -04:00
vmware_guest_snapshot.py Handle errors gracefully in vmware_guest_snapshot (#25727) 2017-07-03 13:39:29 -04:00
vmware_host.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
vmware_local_user_manager.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
vmware_maintenancemode.py Fixed docs for cloud modules (#23745) 2017-04-27 12:01:11 +01:00
vmware_migrate_vmk.py Resolve module correctly (#25658) 2017-07-03 11:36:42 -04:00
vmware_portgroup.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
vmware_resource_pool.py Fixed docs for cloud modules (#23745) 2017-04-27 12:01:11 +01:00
vmware_target_canonical_facts.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
vmware_vm_facts.py Add 'uuid' to the attributes returned from the vmware_vm_facts module. (#23773) 2017-04-28 16:28:49 -04:00
vmware_vm_shell.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
vmware_vm_vss_dvs_migrate.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
vmware_vmkernel.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
vmware_vmkernel_ip_config.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
vmware_vmotion.py Fixed docs for cloud modules (#23745) 2017-04-27 12:01:11 +01:00
vmware_vsan_cluster.py New metadata 1.0 (#22587) 2017-03-14 09:07:22 -07:00
vmware_vswitch.py Add Test Suite for vmware_vswitch (#26076) 2017-06-30 10:18:20 -04:00
vsphere_copy.py Fixed import of urlencode and pathname2url from urllib for python3 (#24424) 2017-05-19 12:22:16 -05:00
vsphere_guest.py fixes issue #5633 (#19716) 2017-06-28 10:47:53 -05:00