mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 16:53:11 +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:
|
||||
- The virtual server name you wish to manage.
|
||||
required: true
|
||||
user:
|
||||
username:
|
||||
description:
|
||||
- Username to connect to vcenter as.
|
||||
required: true
|
||||
|
||||
Reference in New Issue
Block a user