Skip to content

Commit 5a628aa

Browse files
IndyMichaelBMichaelBaydoun
authored andcommitted
docfix for vsphere_guest.py
Corrected parameter name from user to username in documentation
1 parent 7b875db commit 5a628aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloud/vmware/vsphere_guest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
description:
3939
- The virtual server name you wish to manage.
4040
required: true
41-
user:
41+
username:
4242
description:
4343
- Username to connect to vcenter as.
4444
required: true

0 commit comments

Comments
 (0)