Users Guide
• Disabled
Table 46. Return Values
Name Description Returned Type Sample
System Lockdown
Mode
Congures lockdown
mode of the system
Success String
https://github.com/dell/Dell-EMC-Ansible-Modules-for-
iDRAC
Example
-name: Configure System Lockdown Mode
dellemc_system_lockdown_mode:
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"
share_mnt: "/mnt/share"
lockdown_mode: "xxxxxxx"
Server Administration Tasks 39