216260cbb4
*`vsphere_copy` was only able to interact with a vCenter instance. This patch change that. * In addition, it also makes use of the `vmware_argument_spec`. Co-Authored-By: Abhijeet Kasurde <akasurde@redhat.com>
4 lines
226 B
YAML
4 lines
226 B
YAML
minor_changes:
|
|
- vsphere_copy - The module can now also be used with standalone ESXi.
|
|
- vsphere_copy - The ``host`` and ``login`` parameters are deprecated, use `hostname` and ``username``
|
|
like for the other VMware modules.
|