Users Guide
• O • If O, End host power is o
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
job_wait Yes NA
• True
• False
• If the value is True, it waits for the SCP
import job to nish and returns the job
completion status
• If the value is False, it returns
immediately with a JOB ID after queuing
the SCP import job in LC job queue
scp_components No ALL
• ALL
• IDRAC
• BIOS
• NIC
• RAID
• If ALL, the module imports all
components congurations from SCP
le
• If IDRAC, the module imports iDRAC
conguration from SCP le
• If BIOS, the module imports BIOS
conguration from SCP le
• If NIC, the module imports NIC
conguration from SCP le
• If RAID, the module imports RAID
conguration from SCP le
scp_le Yes NA NA Server Conguration Prole le name
share_name Yes NA NA Network share or a local path
share_user No NA NA
Network share user in the format
'user@domain' if user is part of a domain
else 'user'
share_pwd No NA NA Network share user password
shutdown_type No Graceful
• Graceful
• Forced
• NoReboot
• If Graceful, it gracefully shuts down the
server
• If Forced, it forcefully shuts down the
system
• If NoReboot, it does not reboot the
server
Table 10. Return Values
Name Description Returned Type Sample
Import SCP
Imports SCP from a network
share or from a local le
Success String
https://github.com/dell/Dell-EMC-Ansible-
Modules-for-iDRAC
Example
-name: Import Server Configuration Profile
dellemc_import_server_config_profile
idrac_ip: "xx.xx.xx.xx"
idrac_user: "xxxx"
idrac_pwd: "xxxxxxxx"
share_name: "\\\\xx.xx.xx.xx\\share"
Conguring
PowerEdge Servers 13