Users Guide

protocolenable_users: "Enabled"
authenticationprotocol_users: "SHA"
privacyprotocol_users: "AES"
Conguring iDRAC Timezone
Module: dellemc_congure_idrac_timezone
Synopsis
This module congures the iDRAC timezone related attributes.
Options
Table 13. dellemc_congure_idrac_timezone
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' if user is part of a domain else
'user'
share_pwd No NA NA Network share user password
share_mnt No NA NA
Local mount path of the network share with
read-write permission for ansible user
setup_idrac_timezone No NA NA Conguring the timezone for iDRAC
enable_ntp No NA NA Whether to Enable or Disable NTP for iDRAC
ntp_server_1 No NA NA NTP conguration for iDRAC
ntp_server_2 No NA NA NTP conguration for iDRAC
ntp_server_3 No NA NA NTP conguration for iDRAC
Table 14. Return Values
Name Description Returned Type Sample
iDRAC Timezone
Congures the iDRAC timezone
attributes
Success String
https://github.com/dell/Dell-EMC-Ansible-
Modules-for-iDRAC
Example
-name: Configure the iDRAC timezone attributes
dellemc_configure_idrac_timezone:
idrac_ip: "xx.xx.xx.xx"
idrac_user: "xxxx"
idrac_pwd: "xxxxxxxx"
16
Conguring PowerEdge Servers