ansible/cloud/vmware
Dag Wieers 57e7a6662a Work around a software bug in vSphere
Due to a software bug in vSphere, it fails to handle ampersand in datacenter names.
The solution is to do what vSphere does (when browsing) and double-encode ampersands.

It is likely other characters need special treatment like this as well, haven't found any.
2015-06-29 17:08:48 +02:00
..
__init__.py moved new module to proper subdir 2015-04-22 10:18:34 -04:00
vmware_datacenter.py Changes to author formatting, remove emails 2015-06-16 14:32:39 -04:00
vsphere_copy.py Work around a software bug in vSphere 2015-06-29 17:08:48 +02:00