ansible-collections / community.general

Ansible Community General Collection
https://galaxy.ansible.com/ui/repo/published/community/general/
GNU General Public License v3.0
834 stars 1.54k forks source link

Set Power Profile #7962

Open DoktorByte opened 9 months ago

DoktorByte commented 9 months ago

Summary

Hello everyone, I would like to have the possibility to set the Power Profile

Issue Type

Feature Idea

Component Name

idrac_redfish_config

Additional Information

community.general.idrac_redfish_config:
  category: Manager
  command: SetSystemAttributes
  resource_id: iDRAC.Embedded.1
  manager_attributes:
    PowerProfileSelect: "HighPerformanceMode"
  baseuri: "{{ var_role_hostip }}"
  username: "{{ var_role_username}}"
  password: "{{ var_role_password }}"

Code of Conduct

ansibullbot commented 9 months ago

Files identified in the description:

If these files are incorrect, please update the component name section of the description or use the !component bot command.

click here for bot help

ansibullbot commented 9 months ago

cc @bhavya06 @jyundt @mraineri @rajeevkallur @renxulei @tomasg2012 @xmadsen click here for bot help