Users Guide

share_pwd No NA NA Network share user password
scp_components No ALL
ALL
IDRAC
BIOS
NIC
RAID
Specify the hardware component(s)
conguration to be exported
If ALL, the module exports all
components congurations in SCP
le
If IDRAC, the module exports iDRAC
conguration in SCP le
If BIOS, the module exports BIOS
conguration in SCP le
If NIC, the module exports NIC
conguration in SCP le
If RAID, the module exports RAID
conguration in SCP le
Table 8. Return Values
Name Description Returned Type Sample
Export SCP
Exports the SCP to the provided
network share or to the local path
Success String
https://github.com/dell/Dell-EMC-Ansible-Modules-
for-iDRAC
Example
-name: Export Server Configuration Profile (SCP)
dellemc_export_server_config_profile:
idrac_ip: "xx.xx.xx.xx"
idrac_user: "xxxx"
idrac_pwd: "xxxxxxxx"
share_name: "\\\\xx.xx.xx.xx\\share"
share_user: "xxxx"
share_pwd: "xxxxxxxx"
export_format: "XML"
export_use: "Default"
job_wait: "True"
Importing Server Conguration Prole
Module: dellemc_import_server_cong_prole
Synopsis
You can import the SCP which was previously exported for that same server, or group of servers. Importing SCP is useful in restoring the
conguration of the server to the state stored in the prole.
You can import SCP from a local or a remote share to iDRAC. For a remote share, make sure that a network share path and the le name
are available. If the import le Import.xml species some conguration changes that require a server restart (such as in iDRAC, BIOS, NIC,
or RAID conguration), you can use the shutdown_type parameter to specify whether a Graceful or a Forced shutdown of the server is
required.
Options
Table 9.
dellemc_import_server_cong_prole
Parameter Required Default Choices Comments
end_host_power_state No On On If On, End host power is on
12 Conguring PowerEdge Servers