Note
This role is part of the dellemc.openmanage collection (version 9.12.3).
You might already have this collection installed if you are using the ansible package. It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.
To install it use: ansible-galaxy collection install dellemc.openmanage.
To use it in a playbook, specify: dellemc.openmanage.idrac_reset.
main – Role to reset and restart iDRACNew in dellemc.openmanage 7.6.0
Parameter | Comments |
|---|---|
ca_path path | The Privacy Enhanced Mail (PEM) file that contains a CA certificate to be used for the validation. |
force_reset boolean | Force restart the idrac without checking the idrac lifecycle controller status. Choices:
|
hostname string / required | iDRAC IP Address or hostname. |
https_port integer | iDRAC port. Default: |
https_timeout integer | The HTTPS socket level timeout in seconds. Default: |
password string | iDRAC user password. |
reset_to_default string | Reset the iDRAC to factory default settings. If this value is not set, then the default behaviour is to restart the iDRAC.
Note: Supported only for iDRAC9. Choices:
|
username string | iDRAC username with admin privileges. |
validate_certs boolean | If Configure Choices:
|
wait_for_idrac boolean | Wait for the iDRAC to restart and LC status to be ready. When reset_to_default is When reset_to_default is Choices:
|
© 2012–2018 Michael DeHaan
© 2018–2025 Red Hat, Inc.
Licensed under the GNU General Public License version 3.
https://docs.ansible.com/ansible/latest/collections/dellemc/openmanage/idrac_reset_role.html