Fixed documentation
This commit is contained in:
parent
2fc15c5d2b
commit
37d36a5533
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…
Reference in a new issue