Parameter |
Choices/Defaults |
Comments |
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.
|
kvm_num_cd
integer
|
|
Select the number of Remote KVM CD/DVD devices that support for virtual Media redirection,
The max support number of html5 KVM is 2 and java KVM is 4.
|
kvm_num_fd
integer
|
|
Select the number of Remote KVM floppy devices that support for Virtual Media redirection.
|
kvm_num_hd
integer
|
|
Select the number of Remote KVM Hard disk devices to support for Virtual Media redirection.
|
num_cd
integer
|
|
Select the number of CD/DVD devices that support for Virtual Media redirection.
|
num_fd
integer
|
|
Select the number of floppy devices that support for Virtual Media redirection.
|
num_hd
integer
|
|
Select the number of harddisk devices that support for Virtual Media redirection.
|
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.
|
power_save_mode
string
|
|
Check this option to enable Power Save Mode in BMC.
|
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.
|
sd_media
string
|
|
Check this option to enable SD Media support in BMC.
|
secure_channel
string
|
|
Check this option to enable encrypt media recirection packets.
|
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.
|