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
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.
10 years ago
..
__init__.py moved new module to proper subdir 10 years ago
vmware_datacenter.py Changes to author formatting, remove emails 10 years ago
vsphere_copy.py Work around a software bug in vSphere 10 years ago