mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
docfix for vsphere_guest.py
Corrected parameter name from user to username in documentation
This commit is contained in:
@@ -38,7 +38,7 @@ options:
|
|||||||
description:
|
description:
|
||||||
- The virtual server name you wish to manage.
|
- The virtual server name you wish to manage.
|
||||||
required: true
|
required: true
|
||||||
user:
|
username:
|
||||||
description:
|
description:
|
||||||
- Username to connect to vcenter as.
|
- Username to connect to vcenter as.
|
||||||
required: true
|
required: true
|
||||||
|
|||||||
Reference in New Issue
Block a user