diff --git a/library/cloud/vsphere_guest b/library/cloud/vsphere_guest index 37082da97d..fbb8f008fd 100644 --- a/library/cloud/vsphere_guest +++ b/library/cloud/vsphere_guest @@ -102,6 +102,7 @@ options: notes: - This module should run from a system that can access vSphere directly. Either by using local_action, or using delegate_to. +author: Richard Hoop requirements: [ pysphere ] '''