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 firmware version 2.50.50.50 and later.
Topics:
Configuring the Power State on the PowerEdge Servers
Resetting iDRAC
Viewing LC Job Status
Exporting LC Logs
Deleting LC Job
Deleting LC Job Queue
Configuring System Lockdown Mode
Configuring the Power State on the PowerEdge
Servers
Module: dellemc_change_power_state
Synopsis
This module configures the power control options on a PowerEdge server. You can run this module:
To turn on the server.
To turn off 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
ForceOff
GracefulRestart
GracefulShutdown
PushPowerButton
Nmi
Desired power state
7
36 Server Administration Tasks