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:
• Conguring the Power State on the PowerEdge Servers
• Resetting iDRAC
• Viewing LC Job Status
• Exporting LC Logs
• Deleting LC Job
• Deleting LC Job Queue
• Conguring System Lockdown Mode
Conguring the Power State on the PowerEdge
Servers
Module: dellemc_change_power_state
Synopsis
This module congures 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