Parameter |
Choices/Defaults |
Comments |
automatic_off
string
|
|
Automatically OFF Server Monitor, When KVM Launches.
|
client_type
string
|
|
Client Type.
Only the M6 model supports this parameter.
|
host
string
|
|
Specifies the DNS host name or address for connecting to the remote device over the specified transport. The value of host is used as the destination address for the transport.
|
keyboard_language
string
|
Choices:
- AD
- DA
- NL-BE
- NL-NL
- GB
- US
- FI
- FR-BE
- FR
- DE
- DE-CH
- IT
- JP
- ON
- PT
- EC
- SV
- TR_F
- TR_Q
|
Select the Keyboard Language.
AD is Auto Detect, DA is Danish, NL-BE is Dutch Belgium, NL-NL is Dutch Netherland.
GB is English UK ,US is English US, FI is Finnish, FR-BE is French Belgium, FR is French France.
DE is German Germany, DE-CH is German Switzerland, IT is Italian, JP is Japanese.
NO is Norwegian, PT is Portuguese, ES is Spanish, SV is Swedish, TR_F is Turkish F, TR_Q is Turkish Q.
|
kvm_encryption
string
|
|
Encrypt KVM packets.
|
local_monitor_off
string
|
|
Server Monitor OFF Feature Status.
|
media_attach
string
|
|
Two types of VM attach mode are available.
Attach is Immediately attaches Virtual Media to the server upon bootup.
Auto is Attaches Virtual Media to the server only when a virtual media session is started.
Only the M5 model supports this parameter.
|
non_secure
string
|
|
Enable/disable Non Secure Connection Type.
Only the M6 model supports this parameter.
Required when client_type=vnc.
|
password
string
|
|
Specifies the password to use to authenticate the connection to the remote device. If the value is not specified in the task, the value of environment variable ANSIBLE_NET_PASSWORD will be used instead.
|
provider
dictionary
|
|
A dict object containing connection details.
|
|
host
string
|
|
Specifies the DNS host name or address for connecting to the remote device over the specified transport. The value of host is used as the destination address for the transport.
|
|
password
string
|
|
Specifies the password to use to authenticate the connection to the remote device. If the value is not specified in the task, the value of environment variable ANSIBLE_NET_PASSWORD will be used instead.
|
|
username
string
|
|
Configures the username to use to authenticate the connection to the remote device. If the value is not specified in the task, the value of environment variable ANSIBLE_NET_USERNAME will be used instead.
|
retry_count
integer
|
|
Number of times to be retried in case a KVM failure occurs.Retry count ranges from 1 to 20.
Only the M5 model supports this parameter.
|
retry_time_interval
integer
|
|
The Identification for retry time interval configuration (5-30) seconds.
Only the M5 model supports this parameter.
|
ssh_vnc
string
|
|
Enable/disable VNC over SSH in BMC.
Only the M6 model supports this parameter.
Required when client_type=vnc.
|
stunnel_vnc
string
|
|
Enable/disable VNC over Stunnel in BMC.
Only the M6 model supports this parameter.
Required when client_type=vnc.
|
username
string
|
|
Configures the username to use to authenticate the connection to the remote device. If the value is not specified in the task, the value of environment variable ANSIBLE_NET_USERNAME will be used instead.
|