Users Guide

Example
-name: Configure the iDRAC eventing attributes
dellemc_configure_idrac_eventing:
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"
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"
Configuring iDRAC Services
Module: dellemc_configure_idrac_services
Synopsis
This module configures the iDRAC services related attributes.
Check_mode support: Yes
Options
Table 17. 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
Whether to Enable or Disable web
server configuration for iDRAC
18 Configuring PowerEdge Servers