dellemc.openmanage.idrac_firmware role – Firmware update from a repository on a network share (CIFS, NFS, HTTP, HTTPS, FTP)
Note
This role is part of the dellemc.openmanage collection (version 7.6.1).
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_firmware
.
Entry point main
– Firmware update from a repository on a network share (CIFS, NFS, HTTP, HTTPS, FTP)
New in dellemc.openmanage 7.5.0
Synopsis
Update the Firmware by connecting to a network share (CIFS, NFS, HTTP, HTTPS, FTP) that contains a catalog of available updates.
Parameters
Parameter |
Comments |
---|---|
If apply_update is set to If apply_update is set to Choices:
|
|
The Privacy Enhanced Mail (PEM) file that contains a CA certificate to be used for the validation. |
|
Catalog file name relative to the share_name. Default: |
|
iDRAC IP Address or hostname. |
|
The socket level timeout in seconds. Default: |
|
iDRAC port. Default: |
|
Specifies if certificate warnings are ignored when HTTPS share is used. If Choices:
|
|
Whether to wait for job completion or not. Choices:
|
|
iDRAC user password. |
|
The password for the proxy server. |
|
The Port for the proxy server. This is required when proxy_support is |
|
The IP address of the proxy server. This IP will not be validated. The download job will be created even for invalid proxy_server. Please check the results of the job for error details. This is required when proxy_support is |
|
Specifies if a proxy should be used. Proxy parameters are applicable on
Default Proxy can be set in the Lifecycle Controller attributes using dellemc.openmanage.idrac_attributes.
For iDRAC7 and iDRAC8 based servers, use proxy server with basic authentication. For iDRAC9 based servers, ensure that you use digest authentication for the proxy server, basic authentication is not supported. Choices:
|
|
The proxy type of the proxy server. This is required when proxy_support is Choices:
|
|
The user name for the proxy server. |
|
Provides the option to apply the update packages immediately or in the next reboot. If reboot is set to If reboot is set to Packages that do not require a reboot are applied immediately irrespective of I (reboot). Choices:
|
|
Network share path of update repository. CIFS, NFS, HTTP, HTTPS and FTP share types are supported. |
|
Network share user password. This option is mandatory for CIFS Network Share. |
|
Network share user in the format ‘user@domain’ or ‘domain\\user’ if user is part of a domain else ‘user’. This option is mandatory for CIFS Network Share. |
|
iDRAC username with admin privileges. |
|
If Configure Choices:
|