diff --git a/lib/ansible/modules/extras/cloud/vmware/vsphere_copy.py b/lib/ansible/modules/extras/cloud/vmware/vsphere_copy.py index 4364e8b5197..18799211522 100644 --- a/lib/ansible/modules/extras/cloud/vmware/vsphere_copy.py +++ b/lib/ansible/modules/extras/cloud/vmware/vsphere_copy.py @@ -22,7 +22,8 @@ DOCUMENTATION = ''' --- module: vsphere_copy short_description: Copy a file to a vCenter datastore -description: Upload files to a vCenter datastore +description: + - Upload files to a vCenter datastore version_added: 2.0 author: Dag Wieers (@dagwieers) options: