Users Guide

idrac_password: "xxxxxxxx"
share_name: "xx.xx.xx.xx:/share"
share_password: "xxxxxxxx"
share_user: "xxxx"
share_mnt: "/mnt/share"
destination_number: "xxxx"
destination: "xxxx"
snmp_v3_username: "xxxx"
snmp_trap_state: "xxxx"
email_alert_state: "xxxx"
alert_number: "xxxx"
address: "xxxxxxxxxx"
custom_message: "xxxx"
enable_alerts: "xxxxxx"
authentication: "xxxxxx"
smtp_ip_address: "x.x.x.x"
smtp_port: "xxxx"
username: "xxxx"
password: "xxxxxxxx"
Configure iDRAC services
Module: dellemc_configure_idrac_services
Synopsis
This module configures the iDRAC services related attributes.
Check_mode support: Yes
Options
Table 21. dellemc_configure_idrac_services
Parameter Required Default Choices Comments
idrac_ip True NA NA iDRAC IP Address
idrac_user True NA NA iDRAC username
idrac_password/
idrac_pwd
True NA NA iDRAC user password
idrac_port False 443 NA iDRAC port
share_name True NA NA
CIFS or NFS Network share or a local
path
share_user False 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_password/
share_pwd
False NA NA
Network share user password. This
option is mandatory for CIFS Network
share.
share_mnt False 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 False NA
Enabled
Disabled
Whether to Enable or Disable web
server configuration for iDRAC
ssl_encryption False NA
Auto_Negotiate
T_128_Bit_or_higher
T_168_Bit_or_higher
T_256_Bit_or_higher
Secure Socket Layer encryption for
web server
28 Modules for iDRAC