Commit Graph

3 Commits (ed5c623e7c1fa69d7c9570194e4d7612d957029c)

Author SHA1 Message Date
Matt Martz 9f9422fcb5 Update vsphere_copy.py to use new style module_utils import 11 years ago
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.
11 years ago
Brian Coca 1604382538 monior docfixes
added extensino to vsphere_copy so it actually installs
11 years ago