mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-04 00:01:30 -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"
|
- "python >= 2.6"
|
||||||
- PyVmomi
|
- PyVmomi
|
||||||
options:
|
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:
|
switch_name:
|
||||||
description:
|
description:
|
||||||
- vSwitch name to add
|
- vSwitch name to add
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue