mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-02 15:21:25 -07:00
Fixed documentation
This commit is contained in:
parent
e4d7af368b
commit
750f6f35ed
1 changed files with 0 additions and 14 deletions
|
@ -32,20 +32,6 @@ requirements:
|
|||
- "python >= 2.6"
|
||||
- PyVmomi
|
||||
options:
|
||||
hostname:
|
||||
description:
|
||||
- The hostname or IP address of the ESXi server
|
||||
required: True
|
||||
username:
|
||||
description:
|
||||
- The username of the ESXi server
|
||||
required: True
|
||||
aliases: ['user', 'admin']
|
||||
password:
|
||||
description:
|
||||
- The password of the ESXi server
|
||||
required: True
|
||||
aliases: ['pass', 'pwd']
|
||||
switch_name:
|
||||
description:
|
||||
- vSwitch name to add
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue