Users Guide

Table 17. dellemc_configure_idrac_services (continued)
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
share_user Yes NA NA
Network share user in the format
'user@domain' if user is part of a
domain else 'user'
share_pwd Yes NA NA Network share user password
share_mnt Yes NA NA
Local mount path of the network
share with read-write permission for
ansible user
enable_web_server No NA
Enabled
Disabled
Whether to Enable or Disable
webserver 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
webserver
tls_protocol No NA
TLS_1_0_and_Highe
r
TLS_1_1_and_Higher
TLS_1_2_Only
Transport Layer Security for
webserver
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
alert_port No None NA SNMP alert port for iDRAC
discovery_port No 162 NA SNMP discovery port for iDRAC
trap_format No None NA SNMP trap format for iDRAC
Table 18. Return Values
Name Description Returned Type Sample
iDRAC services
Configures the iDRAC services
attributes
Success String
https://github.com/dell/Dell-EMC-Ansible-
Modules-for-iDRAC
Example
-name: Configure the iDRAC services attributes
dellemc_configure_idrac_services:
idrac_ip: "xx.xx.xx.xx"
idrac_user: "xxxx"
idrac_pwd: "xxxxxxxx"
share_name: "\\\\xx.xx.xx.xx\\share"
share_pwd: "xxxxxxxx"
share_user: "xxxx"
share_mnt: "/mnt/share"
enable_web_server: "Enabled"
18
Configuring PowerEdge Servers