Users Guide

Configure iDRAC services
Module: dellemc_configure_idrac_services
Synopsis
This module configures the iDRAC services related attributes.
Check_mode support: Yes
Options
Table 19. dellemc_configure_idrac_services
Parameter Required Default Choices Comments
idrac_ip Yes NA NA iDRAC IP Address
idrac_user Yes NA NA iDRAC username
idrac_pwd Yes NA NA iDRAC user password
idrac_port No 443 NA iDRAC port
share_name Yes NA NA
CIFS or NFS Network share or a
local path
share_user No NA NA
Network share user in the format
'user@domain' or 'domain\user' if
user is part of a domain else 'user'.
This option is mandatory for CIFS
Network share.
share_pwd No NA NA
Network share user password.
This option is mandatory for CIFS
Network share.
share_mnt No NA NA
Local mount path of the network
share with read-write permission
for Ansible user. This option is
mandatory for CIFS or NFS Network
share.
enable_web_server No NA
Enabled
Disabled
Whether to Enable or Disable web
server configuration for iDRAC
ssl_encryption No NA
Auto_Negotiate
T_128_Bit_or_higher
T_168_Bit_or_higher
T_256_Bit_or_highe
r
Secure Socket Layer encryption for
web server
tls_protocol No NA
TLS_1_0_and_Highe
r
TLS_1_1_and_Higher
TLS_1_2_Only
Transport Layer Security for web
server
https_port No NA NA HTTPS access port
http_port No NA NA HTTP access port
timeout No NA NA Timeout value
snmp_enable No NA
Enabled
Disabled
Whether to Enable or Disable SNMP
protocol for iDRAC
snmp_protocol No NA
All
SNMPv3
Type of the SNMP protocol
community_name No test NA SNMP community name for iDRAC
24 Modules for iDRAC