Users Guide

Server Administration Tasks
This section describes the tasks that you can run using OpenManage Ansible Modules version 1.1.
NOTE: OpenManage Ansible Modules version 1.1 supports iDRAC rmware version 2.50.50.50 and later.
Topics:
Conguring the Power State on the PowerEdge Servers
Resetting iDRAC
Viewing LC Job Status
Exporting LC Logs
Deleting LC Job
Deleting LC Job Queue
Conguring System Lockdown Mode
Conguring the Power State on the PowerEdge
Servers
Module: dellemc_change_power_state
Synopsis
This module congures the power control options on a PowerEdge server. You can run this module:
To turn on the server.
To turn o the server.
To reboot the server.
For hard reset of the server.
Check_mode support: Yes
Options
Table 35. dellemc_change_power_state
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
change_power Yes NA
On
ForceO
GracefulRestart
Desired power state
7
40 Server Administration Tasks